2003-11-12 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
[mono.git] / mcs / class / ChangeLog
index 12a951cd3c7f73eece41143291f76fea507bbe45..53f47507600c08fdfdfa9ad8b53af962c2d54393 100644 (file)
@@ -1,3 +1,52 @@
+2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
+
+       * Makefile: Removed Mono.Security.Tls.
+
+       * Mono.Security.Tls: Removed directory, now TLS support is in
+       Mono.Security assembly.
+
+2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
+
+       * Makefile: Add Mono.Security.Tls assembly.
+
+2003-08-11  Duncan Mak  <duncan@ximian.com>
+
+       * Makefile (SUBDIRS): Add Mono.Cairo.dll
+
+2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * Makefile: only build Mono.CSharp.Debugger under linux.
+
+2003-07-23  Peter Williams  <peter@newton.cx>
+
+       * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
+       default build.
+
+2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
+
+       * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
+
+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