2007-02-18 Marek Sieradzki <marek.sieradzki@gmail.com>
[mono.git] / mcs / class / ChangeLog
index 04fc38bd23900c98b0e7c3f7d04d86e2c4d35fd5..1c6edbda4569fa832a0373e46694ab4853528e64 100644 (file)
@@ -1,3 +1,41 @@
+2007-02-05  Marek Safar  <marek.safar@gmail.com>
+
+       * Makefile: Add System.Core to build.
+
+2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: there are configuration dependency things in sys.xml too.
+
+2006-10-18  Marek Habersack  <grendello@gmail.com>
+
+       * Makefile: Change the order of assembly compilation to make it
+       possible to compile the global/local resources compiler.
+
+2006-09-04  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile (BROKEN_SUBDIRS): Fix make dist.
+
+2006-09-02  Jordi Mas <jordimash@gmail.com>
+
+       * msfinal3.pub: Microsoft public key to be used for strongnaming
+       WinFX assemblies.
+
+2006-07-14  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (net_2_0_dirs): Move System.Transactions ...
+       (common_dirs): ... here, before System.Data, which depends on it
+       in the net_2_0 profile.
+
+2006-01-18  Chris Toshok  <toshok@ximian.com>
+
+       * Makefile (common_dirs): add System.Web again after
+       System.Web.Services.
+
+2006-01-05  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile: Build FirebirdSql.Data.Firebird only in the "default"
+       profile.
+
 2006-01-03  Chris Toshok  <toshok@ximian.com>
 
        * Makefile (default_SUBDIRS): more futzing with ordering, thanks
        * 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>
+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>
+2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
 
        * Makefile: Add Mono.Security.Tls assembly.