Added VariableDeclaration AST representation
[mono.git] / mcs / class / ChangeLog
index 64761b2d020dd762a2b4a66231e9de8c5a84a330..dee7485a1ece11ae36da81731d8622791af18bd5 100644 (file)
@@ -1,3 +1,28 @@
+2003-04-04  Miguel de Icaza  <miguel@ximian.com>
+
+       *
+       ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
+
+2003-04-03  Miguel de Icaza  <miguel@ximian.com>
+
+       *
+       ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
+       (InflaterInputStream.Skip): Use a more memory friendly implementation.
+
+2003-04-17  Nick Drochak  <ndrochak@gol.com>
+
+       * library.make: Only try to run the unit tests if there is a Test
+       directory.
+
+2003-04-11 Duncan Mak  <duncan@ximian.com>
+        
+        * Mono.Globalization/Data/*.xml: Check in XML files used in
+        the implementation of System.Globalization.
+
+2003-03-31 Martin Willemoes Hansen
+
+       * Stubed System.Drawing.Design
+
 2003-03-31  Alan Tam <Tam@SiuLung.com>
 
        * makefile.gnu: Added System.Design to build