2004-06-10 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / ChangeLog
index 06ef96839883b654dbd7b6d7009d315ae52afe01..8951b1fb57120e520f1ade501f6708d0f5a2b1bc 100644 (file)
@@ -1,3 +1,132 @@
+2004-05-07  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
+       before anything else.  Remove duplicated Novell.Directory.Ldap.
+
+2004-05-02  Duncan Mak  <duncan@ximian.com>
+
+       * I18N/Assembly/AssemblyInfo.cs:
+       * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
+       * Mono.Cairo/Assembly/AssemblyInfo.cs:
+       * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
+       * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
+       * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
+       * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
+       AssemblyVersionAttribute ordering.
+
+2004-05-02  Duncan Mak  <duncan@ximian.com>
+
+       * ByteFX.Data/AssemblyInfo.cs:
+       * Mono.GetOptions/AssemblyInfo.cs:
+       * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
+       attributes for versioning (1.0 vs. 1.1 vs. 2.0).
+
+2004-04-22  Martin Baulig  <martin@ximian.com>
+
+       Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
+
+2004-03-31  Dick Porter  <dick@ximian.com>
+
+       * I18N/CJK/gb2312.table:
+       * I18N/CJK/Gb2312Convert.cs: 
+       * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
+       algorithm as a base.  Fixes bug 53841.
+
+2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
+       * msfinal.pub: New. Microsoft public key to be used for strongnaming
+       assemblies.
+
+2004-02-04  Marek Safar <marek.safar@seznam.cz>
+
+       * Makefile: Build System.dll in two steps. Because of the circular
+        dependency with System.XML.dll.
+
+2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * Makefile: disabled Mono.Posix for other platforms than linux until
+       it builds properly.
+
+2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
+
+       * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
+       now required for NTLM authentication.
+
+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
+
+2003-03-31  Alan Tam <Tam@SiuLung.com>
+
+       * makefile.gnu: Added System.Design to build
+
+2003-03-31  Alan Tam <Tam@SiuLung.com>
+
+       * library.build: Added back System.Design to build
+
+2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
+
+       * Stubed Custommarshalers
+
+2003-03-20  Piers Haken  <piersh@friskit.com>
+
+       * makefile.gnu: really fix the System.Management build problems
+
+2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
+
+       * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
+       will have the runtime support and CodeDom support for the JScript Compiler.
+
 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
 
        * makefile.gnu: Add PEAPI to the build