2007-11-07 Igor Zelmanovich <igorz@mainsoft.com>
[mono.git] / mcs / class / System.Web / ChangeLog
index 51de35282704f959123e07831ed2447c85b5b548..dfb2612ca3eee65b946c69096329e7e0b487188e 100644 (file)
-2006-12-20  Marek Habersack  <grendello@gmail.com>
+2007-11-06  Marek Habersack  <mhabersack@novell.com>
 
-       * System.Web.dll.sources: adjustments for the 2.0 SessionState
-       changes.
+       * System.Web.dll.sources: added
+       System.Web.UI.WebControls/ChildTable.cs to compilation, for MS.NET
+       compatibility.
+
+2007-11-01  Marek Habersack  <mhabersack@novell.com>
+
+       * System.Web.dll.sources: added MachineKeySectionUtils.cs
+
+2007-10-24  Marek Habersack  <mhabersack@novell.com>
+
+       * System.Web.dll.sources: added
+       System.Web.Configuration/FileMatchingInfo.cs
+
+2007-08-30  Marek Habersack  <mhabersack@novell.com>
+
+       * System.Web.dll.sources: added MachineKeyRegistryStorage.cs
+
+2007-08-14  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Web_test.dll.sources: Added AggregateCacheDependencyTest.cs.
+
+2007-06-28  Vladimir Krasnov  <vladimirk@mainsoft.com>
+
+       * System.Web20.csproj: added HttpWorkerRequest.jvm.cs,
+       HttpResponseStream.jvm.cs to the project
+
+2007-06-15  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Web_test.dll.sources: Added LosFormatterTest.cs.
+
+2007-06-12  Vladimir Krasnov  <vladimirk@mainsoft.com>
+       
+       * System.Web20.csproj: added CompilationSection.cs
+
+2007-05-15  Marek Habersack  <mhabersack@novell.com>
+
+       * System.Web.dll.sources: added
+       System.Web.Compilation/XsdBuildProvider.cs
+
+2007-04-18  Marek Habersack  <grendello@gmail.com>
 
-       * System.Web.SessionState_2.0/SessionStateServerHandler.cs:
-       implemented for the 2.0 model.
+       * Makefile (System.Web/UplevelHelper.cs): use binary in the
+       net_1_1_bootstrap profile.
 
-       * System.Web.SessionState_2.0/SessionStateUtility.cs:
-       implemented.
+2007-04-17  Wade Berrier  <wberrier@novell.com>
 
-       * System.Web.SessionState_2.0/SessionStateStoreProviderBase.cs:
-       implemented.
+       * Makefile: use BUILT_SOURCES for UplevelHelper.cs instead of including it in the
+       .sources file.  Include UplevelHelperDefinitions.xml for 'make dist'.
 
-       * System.Web.SessionState_2.0/SessionInProcHandler.cs:
-       reimplemented for the 2.0 model.
+2007-04-17  Jonathan Chambers <joncham@gmail.com>
 
-       * System.Web.SessionState_2.0/SessionIDManager.cs: implemented.
+       * Makefile: Fix build, add $(TEST_RUNTIME) before call to culevel.
 
-       * System.Web.SessionState_2.0/SessionStateModule.cs: copied the
-       file to new location and implemented the 2.0 model.
+2007-04-17  Marek Habersack  <mhabersack@novell.com>
 
-       * System.Web.SessionState_2.0/SessionSQLServerHandler.cs:
-       created. Implementation not done yet.
+       * Makefile (System.Web/UplevelHelper.cs): autogenerate the file if
+       it doesn't exist.
 
-       * System.Web.SessionState_2.0/HttpSessionStateContainer.cs: copied
-       the file to new location and implemented the 2.0 model.
+       * System.Web.dll.sources: added the System.Web/UplevelHelper.cs
+       file. It is autogenerated by the culevel compiler.
 
-       * System.Web.SessionState_2.0/StateServerItem.cs: implementation
-       for the 2.0 model.
+       * UplevelHelperDefinitions.xml: added default uplevel browsers
+       definition file. This serves as input to the culevel compiler in
+       the tools directory at the top of the mcs tree.
 
-       * System.Web.SessionState_2.0/HttpSessionState.cs: reimplemented
-       for the 2.0 model.
+2007-04-12  Vladimir Krasnov  <vladimirk@mainsoft.com>
+       
+       * System.Web20.csproj: 
+       * System.Web.dll.sources: added HttpParamsCollection.cs
+
+2007-04-01  Vladimir Krasnov  <vladimirk@mainsoft.com>
+       
+       * System.Web20.csproj: 
+       * System.Web.dll.sources: HeadersCollection.cs, BaseParamsCollection.cs
+
+2007-03-21  Marek Habersack  <mhabersack@novell.com>
+
+       * System.Web.dll.sources: added UnknownAttributeDescriptor.cs
+
+2007-02-20  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Web_test.dll.sources: Removed duplicate ImageFieldTest.cs
+       entry.
+
+2007-02-19  YonikKalin  <yonik@mainsoft.com>
+
+       * Add System.Web_test.dll.sources add ChangePasswordTest.cs 
+
+2007-02-18  Eyal Alaluf  <eyala@mainsoft.com>
 
-       * System.Web.SessionState_2.0/RemoteStateServer.cs: copied the
-       file to new location and added new code for the 2.0 model.
+       * run-mono-tests.bat: Add J2EE jar to classpath.
 
-       * System.Web.SessionState_2.0/SessionStateItemCollection.cs:
-       implemented.
+2007-02-12  Marek Habersack  <grendello@gmail.com>
 
-       * System.Web.SessionState_2.0/SessionStateActions.cs: moved the
-       file to new location and added the None member.
+       * System.Web.dll.sources: added PreservationFile.cs
 
-       * System.Web.SessionState_2.0/ISessionIDManager.cs: moved the file
-       to new location.
+2007-01-15  Marek Habersack  <grendello@gmail.com>
 
-       * System.Web.SessionState_2.0/SessionStateItemExpireCallback.cs:
-       moved the file to new location.
+       * System.Web.dll.sources: Added WsdlBuildProvider.cs
 
-       * System.Web.SessionState_2.0/IHttpSessionState.cs: moved the file
-       to new location.
+2007-01-14  Eyal Alaluf  <eyala@mainsoft.com>
 
-       * System.Web.SessionState_2.0/SessionStateStoreData.cs: moved the
-       file to new location and modified for the 2.0 model.
+       * System.Web20.vmwcsproj: added .jvm files for Control.cs, Page.cs,
+         HttpRequest.cs & HttpContext.cs
 
-       * System.Web.SessionState_2.0/ISessionStateItemCollection.cs:
-       moved the file to new location.
+2007-01-07  Vladimir Krasnov  <vladimirk@mainsoft.com>
+
+       * System.Web20.vmwcsproj: added ProfileParameter.cs
+       * System.Web.dll.sources: added ProfileParameter.cs
+
+2007-01-07  Vladimir Krasnov  <vladimirk@mainsoft.com>
+
+       * System.Web20.vmwcsproj: added AppResourcesCompiler.jvm.cs to project
+
+2007-01-05  Marek Habersack  <grendello@gmail.com>
+
+       * System.Web.dll.sources: Add new app resources compiler files.
+
+2006-12-20  Marek Habersack  <grendello@gmail.com>
+
+       * System.Web.dll.sources: adjustments for the 2.0 SessionState
+       changes.
 
 2006-12-09  Marek Habersack  <grendello@gmail.com>