2004-03-19 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / System.Web / ChangeLog
index 8a7ebf875de0f2ba1af5ec821fc9c7f977fc70f1..35900bbc7f0ee101e920c4730d97a3785291daf2 100644 (file)
@@ -1,3 +1,160 @@
+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
+       
+2003-11-03 Jackson Harper <jackson@ximian.com>
+
+       * System.Web.dll.sources: Add SessionSQLServerHandler.cs
+       * makefile: Reference System.Data.dll
+       
+2003-10-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * System.Web.dll.sources: added WebControlsSectionHandler.cs
+
+2003-07-30  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * System.Web.dll.sources: added Locale.cs
+
+2003-07-30  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * System.Web.dll.sources: added new files to System.Web.SessionState and System.Web.UI
+
+2003-07-25  Ravi Pratap  <ravi@ximian.com>
+
+       * everywhere: Remove uses of direct invocation of the 'Invoke'
+       method on a delegate type - that is error cs1533 now flagged by
+       mcs.
+
+2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * System.Web.dll.sources:
+       * list: HtmlControlPersistableAttribute.cs, IgnoreUnknownContentAttribute.cs added
+
+2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * System.Web.dll.sources:
+       * list: System.Web.UI/IUserControlDesignerAccessor.cs added
+
+2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * System.Web.dll.sources:
+       * list: AssemblyInfo.cs added, Consts.cs added
+
+2003-04-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * list: sorted, added a couple of missing files and 3 new ones.
+
+2003-04-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * list: added CollectionBuilder and TemplateBuilder.
+
+2003-04-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * list: added Watcher.cs
+
+2003-03-31  Stefan Görling <stefan@gorling.se>
+
+       * list: added new files to System.Web.SessionState
+
+2003-03-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * list: added SessionConfig.cs and SessionStateSectionHandler.cs
+
+2003-02-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * list: added AuthorizationConfig and AuthorizationConfigHandler.
+
+2003-02-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * list: added a couple of new files.
+
+2002-11-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * list: added new file.
+
+2002-11-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * list: added/removed files.
+
+2002-11-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * makefile.gnu: s/MONO_PATH_PREFIX/MONO_PATH/
+
 2002-10-28  Duncan Mak  <duncan@ximian.com>
 
        * list: added DataGridLinkButton.cs.