2007-10-19 Nagappan A <anagappan@novell.com>
[mono.git] / ChangeLog
index c82137bf275a872f86ac79ceb3a0538c1908522a..38daf37bfca7ddcf97d270d992314eb762952807 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2007-10-19  Marek Habersack  <mhabersack@novell.com>
+
+       * scripts/Makefile.am (scripts_2_0): added mconfig to the list
+
+2007-10-09  Wade Berrier  <wberrier@novell.com>
+
+       * 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  <miguel@novell.com>
+
+       * 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  <jbevain@novell.com>
+
+       * 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  <andreas.faerber@web.de>
 
        * configure.in: Add support for building on Linux/ppc64 host.