2003-01-21 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
[mono.git] / mcs / ChangeLog
index 2946a6f65452179137a5aa36714f88c9dcff4a4d..4bf4c218612731668569a0078e1a7ee85824935b 100644 (file)
@@ -1,3 +1,22 @@
+2003-01-16  Nick Drochak <ndrochak@gol.com>
+
+       * makefile.gnu: Add corlib target to just build that.
+
+2003-01-14  Duncan Mak  <duncan@ximian.com>
+
+       * ilasm/parser/ScannerAdapter.cs: Remove the cleanup method now that
+       it's no longer in the interface.
+
+2003-01-13  Duncan Mak  <duncan@ximian.com>
+
+       * ilasm/parser/ScannerAdapter.cs: Implement the new cleanup method
+       in the tokenizer. This fixes the build.
+
+2003-01-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * README.building: New file.
+       * makefile.gnu: install README.building file.
+
 2003-01-09  Sebastien Pouliot  <spouliot@videotron.ca>
 
        * AUTHORS: add myself to class library list