Revert "Add support for aborting invocations."
[mono.git] / ChangeLog
index 0c849e6f53197d71def02bbad2f5a574d7793afe..c88d75e2dd6369019aa0ecd018faa25c1cd75e32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,43 @@
 
+Fri Mar 5 18:58:15 CET 2010 Paolo Molaro <lupus@ximian.com>
+
+       * configure.in: introduce the --enable-small-config option
+       to reduce runtime requirements (and capabilities).
+
+2010-03-04  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile.am (DIST_SUBDIRS): Add eglib.
+
+       * autogen.sh: Run eglib's autogen.sh too.
+
+2010-03-02  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * Makefile.am:
+       * mono/Makefile.am: Only build some subdirs when configured for
+       moonlight.
+
+       * configure.in: If configured --with-moonlight=yes, define MOONLIGHT and
+       use that variable instead of INSTALL_2_1.
+
+       * runtime/Makefile.am: If configured for moonlight, only build
+       net_2_1_raw.
+
+2010-03-02  Mark Probst  <mark.probst@gmail.com>
+
+       * tools/sgen-grep-binprot.c: Tool for searching through the binary
+       protocol files generated by SGen.
+
+2010-02-26  Miguel de Icaza  <miguel@novell.com>
+
+       * Make the scripts default to 4.0 now.
+
+2009-05-21  Miguel de Icaza  <miguel@novell.com>
+
+       * Check for sys/select.h as well
+
 Wed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian.com>
 
-       * confiure.in, data/mono-2.pc.in, data/Makefile.am,
+       * configure.in, data/mono-2.pc.in, data/Makefile.am,
        samples/embed/*: increase the API version.
 
 2010-02-18  Marek Habersack  <mhabersack@novell.com>
@@ -5371,5 +5407,3 @@ Wed Jul 11 00:36:36 CEST 2001 Paolo Molaro <lupus@ximian.com>
 2001-05-30  Miguel de Icaza  <miguel@ximian.com>
 
        * NEWS: 
-
-