Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web/ChangeLog')
-rw-r--r--mcs/class/System.Web/ChangeLog46
1 files changed, 0 insertions, 46 deletions
diff --git a/mcs/class/System.Web/ChangeLog b/mcs/class/System.Web/ChangeLog
index b53318952ed..dff52aa9a9b 100644
--- a/mcs/class/System.Web/ChangeLog
+++ b/mcs/class/System.Web/ChangeLog
@@ -1,49 +1,3 @@
-2006-02-22 Cesar Lopez Nataren <cnataren@novell.com>
-
- * System.Web.dll.sources: Added System.Web.UI/ChtmlTextWriter.cs
- * System.Web_test.dll.sources: Added System.Web.UI/ChtmlTextWriterTest.cs
-
-2006-02-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
-
- * System.Web.dll.sources: added new files.
-
-2006-02-12 Cesar Lopez Nataren <cnataren@novell.com>
-
- * System.Web.dll.sources: Added XhtmlTextWriter.
- * System.Web_test.dll.sources: Added System.Web.UI/XhtmlTextWriterTest.cs.
-
-2006-02-12 Vladimir Krasnov <vladimirk@mainsoft.com>
-
- * System.Web.vmwcsproj: grasshopper project file fix
-
-2006-02-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
-
- * System.Web.dll.sources: add new files.
-
-2006-01-22 Chris Toshok <toshok@ximian.com>
-
- * System.Web.dll.sources: add IgnoreFileBuildProvider.cs and
- IInternalConfigWebHost.cs
-
-2006-01-19 Raja R Harinath <rharinath@novell.com>
-
- * Makefile (LIBRARY_USE_INTERMEDIATE_FILE) [net_2_0]: Set, so as
- to avoid sharing violations on Windows.
-
-2006-01-18 Chris Toshok <toshok@ximian.com>
-
- * Makefile: Add build foo to handle the System.Web.dll <->
- System.Web.Services.dll cyclic dependencies.
-
-2006-01-09 Chris Toshok <toshok@ximian.com>
-
- * Makefile (OTHER_LIB_MCS_FLAGS): if we're building net_2_0,
- define CONFIGURATION_2_0 to use the new System.Configuration api.
-
-2006-01-08 Konstantin Triger <kostat@mainsoft.com>
-
- * System.Web.vmwcsproj: fixing compilation.
-
2005-11-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* System.Web_test.dll.sources: add new file.