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/System.Web.Util/ChangeLog')
-rw-r--r--mcs/class/System.Web/System.Web.Util/ChangeLog18
1 files changed, 0 insertions, 18 deletions
diff --git a/mcs/class/System.Web/System.Web.Util/ChangeLog b/mcs/class/System.Web/System.Web.Util/ChangeLog
index 394d9e2ef68..b3730d9ffe2 100644
--- a/mcs/class/System.Web/System.Web.Util/ChangeLog
+++ b/mcs/class/System.Web/System.Web.Util/ChangeLog
@@ -1,21 +1,3 @@
-2006-02-01 Chris Toshok <toshok@ximian.com>
-
- * WebEncoding.cs: CONFIGURATION_2_0 => NET_2_0, and use GetSection
- instead of GetWebApplicationSection.
-
-2006-01-31 Gonzalo Paniagua Javier <gonzalo@ximian.com>
-
- * UrlUtils.cs: more than one consecutive slash are turned into one.
-
-2006-01-26 Chris Toshok <toshok@ximian.com>
-
- * WebEncoding.cs: rework this so we cache the section, and so we
- swallow exceptions based on a broken configuration.
-
-2006-01-09 Konstantin Triger <kostat@mainsoft.com>
-
- AltSerialization.cs: under TARGET_JVM: merging /main/4
-
2005-11-28 Chris Toshok <toshok@ximian.com>
* WebEncoding.cs (FileEncoding, ResponseEncoding,