* TreeView.cs: Hook up to the text controls leave event so we can
[mono.git] / ChangeLog
index 8b0a4efef79e14bc31572f6f3a318063db46101f..e87f6cb70fd1e66be402c8ecac087f159b8b0bd9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2005-01-20  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile.am : removed nsys4cygwin.zip which has been 404 for a while.
+
+2005-01-19  Zoltan Varga  <vargaz@freemail.hu>
+
+       * Makefile.am (DIST_SUBDIRS): Distribute ikvm-native.
+
+2005-01-15  Zoltan Varga  <vargaz@freemail.hu>
+
+       * scripts/Makefile.am (bin_SCRIPTS): Remove whitespace after \.
+
+2005-01-13  Zoltan Varga  <vargaz@freemail.hu>
+
+       * configure.in Makefile.am: Resurrect ikvm-jni.
+
+       * ikvm-native: New directory which contains a copy of the 'native'
+       module in IKVM cvs.
+
+2005-01-05  Jonathan Pryor  <jonpryor@vt.edu>
+
+       * configure.in: Add check for <checklist.h>.
+
 2005-01-04  Jonathan Pryor  <jonpryor@vt.edu>
 
        * configure.in: Add check for vsnprintf.