X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=38daf37bfca7ddcf97d270d992314eb762952807;hb=831403d104705c81d2fdb98473855da2e3076311;hp=6e44ab8f4dc091c470da043ed860dab6baf1ea81;hpb=874b4278c1b3f45ed9299e68ac92aec3eadc3dd0;p=mono.git diff --git a/ChangeLog b/ChangeLog index 6e44ab8f4dc..38daf37bfca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2007-10-19 Marek Habersack + + * scripts/Makefile.am (scripts_2_0): added mconfig to the list + +2007-10-09 Wade Berrier + + * configure.in: Split up the mono version that goes into Consts.cs + to make sure each segment is no longer than 4 digits. + This allows svn revisions to be used. + +2007-10-02 Miguel de Icaza + + * scripts/mono-test-install: (temp_exe): Add tests for dynamic + libraries that libgdiplus might be missing + + Add detection and diagnostics for + broken System.Drawing installations. + +2007-09-19 Jb Evain + + * configure.in: if there's a olive directory in the same folder + as mono, we now override its config.make, so that we don't build + the olive moonlight assemblies if mono is not build with moonlight + support. + +2007-09-18 Andreas Faerber + + * configure.in: Add support for building on Linux/ppc64 host. + +2007-09-18 Marek Habersack + + * configure.in: added additional Makefile to be generated in the + mono/tests/assemblyresolve/ subdir. + +2007-09-17 Zoltan Varga + + * docs/memory-management.txt: A new file describing metadata memory management. + 2007-09-14 Jonathan Chambers * winconfig.h: Define WINVER and _WIN32_WINNT for VS