2008-02-25 Jb Evain <jbevain@novell.com>
[mono.git] / ChangeLog
index a06cae445befb28e8de3f107c816f9a0b0755027..1eca164ed7dab199cd748dc5c25eeb71f4e852f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2008-02-05  Zoltan Varga  <vargaz@gmail.com>
+
+       * runtime/Makefile.am: Update after the changes to mcs/Makefile.
+
+2008-02-03  Zoltan Varga  <vargaz@gmail.com>
+
+       * runtime/Makefile.am (clean-local): Use mono --wapi=semdel instead of the
+       nonexistent semdel utility.
+
+       * runtime/semdel-wrapper.in: Delete.
+
+2008-01-28  Wade Berrier  <wberrier@novell.com>
+
+       * configure.in: version bump -> 1.9
+
+2008-01-26  Zoltan Varga  <vargaz@gmail.com>
+
+       * docs/mini-porting.txt: Add some info about the order the JIT regression
+       tests should be run.
+
 2008-01-26  Daniel Nauck  <dna@mono-project.de>
 
        * scripts/mono-service.in: fix compability with the dash shell,