Some info for runtime hackers that need to implement internal calls.
[mono.git] / ChangeLog
index da424852c7afd538d28b8d932b9d45c4b4cfd40c..b574d428d4cf021fbb338d4bfef1a41ac92875e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2002-04-12  Rodrigo Moya <rodrigo@ximian.com>
+
+       * status/maintainers.xml: added danmorg and myself for System.Data.*
+       classes.
+
+       * status/class.xml: added System.Data.* classes.
+
+2002-04-08  Dick Porter  <dick@ximian.com>
+
+       * configure.in: Set -mno-cygwin here rather than in the build script
+
+2002-04-05  Dietmar Maurer  <dietmar@ximian.com>
+
+       * mono/tests/remoting2.cs: new test for async invoke of proxy calls
+
+2002-03-29  Martin Baulig  <martin@gnome.org>
+
+       * doc/jit-debug, docs/jit-debug-sample, docs/jit-debug-sample2:
+       New files, added documentation for the debugging code.
+
+       * doc/web/commands: Added the debugging pages.
+
+       * docs/jit-debug: Removed, this is now on the web site.
+
+2002-03-24  Martin Baulig  <martin@gnome.org>
+
+       * man/mcs.1: Documented the new --debug option and added a section
+       about debugging support.
+
+       * man/mono.1: Documented the new --dwarf and --dwarf-plus options.
+
 2002-03-21  Martin Baulig  <martin@gnome.org>
 
        * configure.in: Added check for <elf.h>.