2009-07-11 Michael Barker <mike@middlesoft.co.uk>
[mono.git] / ChangeLog
index 5801ddc993635e8365901773c426727f11ac81cb..b121b05eea63ed0ef78e337d6ffc641857d19d42 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,42 @@
+2009-07-02  Jb Evain  <jbevain@novell.com>
+
+       * scripts/Makefile.am: monolinker is now a 2.0 assembly.
+
+2009-07-02  jonas echterhoff <jonas@unity3d.com>
+
+       * configure.in: Add linker flag on Mac OS X to allow access to other
+       processes, needed for debugging. Enable debugging on OS X.
+       
+2009-06-21  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.in (TARGET_BYTE_ORDER): New define containing the byte order of
+       the target.
+
+2009-06-18  Marek Habersack  <mhabersack@novell.com>
+
+       * data/browscap.ini: applied Mono modifications to the upstream
+       version. Fixes three tests failing in System.Web. Fixes bug #513965
+       Added ecmascriptversion, msdomversion and w3cdomversion to the IE
+       8.0 entry. Fixes bug #513965
+
+2009-06-16  Raja R Harinath  <harinath@hurrynot.org>
+
+       * configure.in (--with-profile2): Simplify slightly.
+       (--with-profile4, --with-moonlight): Likewise.
+
+2009-06-15  Miguel de Icaza  <miguel@novell.com>
+
+       * configure.in: Changed the default to not build the 4.0 profile
+       unless explicitly enabled.
+
+2009-06-15  Zoltan Varga  <vargaz@gmail.com>
+
+       * CMakeLists.txt: Add mips support.
+
 2009-06-14  Zoltan Varga  <vargaz@gmail.com>
 
+       * scripts/CMakeLists.txt: New file.
+
        * samples/CMakeLists.txt: New file, currently empty.
 
 2009-06-12  Andreia Gaita  <avidigal@novell.com>