2006-03-07 Chris Toshok <toshok@ximian.com>
[mono.git] / mcs / class / ChangeLog
index 0ec985300eda787255daebc1b42db2468415ac7f..6967e5a33fa108a6d2c98dbecbe691dc97c472ca 100644 (file)
@@ -1,3 +1,33 @@
+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
+       to the complicated circular deps.  Build System.Configuration
+       after System.Security, and build System yet another time after
+       System.Configuration has been built.
+
+2005-12-22  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (default_SUBDIRS): Add Compat.ICSharpCode.SharpZipLib.
+       (COMPAT_PROFILE_DIRS): New.
+       (dist-local): Use it.
+       * compat/default, compat/net_2_0: New directories for holding
+       backwards-compatibility libraries.  These will not be used inside
+       the tree, but will be installed into the GAC.
+
+2005-12-12  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
+
 2005-12-12  Raja R Harinath  <rharinath@novell.com>
 
        * Makefile (default_SUBDIRS): New.  Rename from SUBDIRS, and move