2006-03-21 Alexander Olk <alex.olk@googlemail.com>
[mono.git] / mcs / class / ChangeLog
index 3ee3e21c45f68be7de88165f8c99d802b22dcbf7..6967e5a33fa108a6d2c98dbecbe691dc97c472ca 100644 (file)
@@ -1,6 +1,25 @@
+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.