2004-03-19 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / System.Web / ChangeLog
index 7b923227550b9eb697484986275e0d8216f1cf6e..35900bbc7f0ee101e920c4730d97a3785291daf2 100644 (file)
@@ -1,3 +1,78 @@
+2004-02-09  Jackson Harper  <jackson@ximian.com>
+
+       * System.Web.dll.sources: Remove System.Web.Caching.Watcher from
+       build. We are now using FileSystemWatcher.
+       
+2004-01-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * System.Web.dll.sources: added new files in S.W.Configuration.
+
+2004-01-11  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * makefile: Dependency to EnterpriseServices.dll added
+       * System.Web.dll.sources: Added 4 files in System.Util, sorted Web.Util
+       file names.
+
+2004-01-10  Jackson Harper <jackson@ximian.com>
+
+       * System.Web.dll.sources: Add TraceConfig.cs and
+       TraceConfigurationHandler.cs to the build.
+       
+2004-01-10  Jackson Harper <jackson@ximian.com>
+
+       * System.Web.dll.sources: Add TraceData.cs and TraceManager.cs to
+       build.
+       
+2003-12-18  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * System.Web.dll.sources: added HttpRequestValidationException.
+
+2003-12-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * System.Web.dll.sources: added CustomErrorsConfigHandler.cs
+
+2003-12-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * System.Web.dll.sources: added CapabilitiesLoader.cs
+
+2003-12-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * System.Web.dll.sources: added WebConfigurationSettings.
+
+2003-11-25  Jackson Harper <jackson@ximian.com>
+
+       * System.web.dll.sources: Add AltSerialization.cs to the build
+
+2003-11-24  Jackson Harper <jackson@ximian.com>
+
+       * System.web.dll.sources: Add State server classes to build.
+       
+2003-11-21  Jackson Harper <jackson@ximian.com>
+
+       * System.web.dll.sources: Add CachedVaryBy.cs to the build
+       
+2003-11-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * System.Web.dll.sources: added XmlBuilder.cs
+
+2003-11-20  Jackson Harper <jackson@ximian.com>
+
+       * System.web.dll.sources: add OutputCacheModule.cs and
+       CachedRawResponse.cs to the build.
+       
+2003-11-19  Todd Berman <tberman@gentoo.org>
+
+       * System.Web.dll.sources: Add KeyedList.cs and KeyedListEnumerator.cs
+
+2003-11-18  Todd Berman <tberman@gentoo.org>
+
+       * System.Web.dll.sources: Add ParameterCollection.cs
+
+2003-11-13  Jackson Harper  <jackson@ximian.com>
+
+       * System.web.dll.sources: Add System.Web.Util.TimeUtil.cs to the
+       build
+       
 2003-11-06 Jackson Harper <jackson@ximian.com>
 
        * System.web.dll.sources: Add SessionId.cs to build