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.Services/System.Web.Services.Configuration/ChangeLog')
-rw-r--r--mcs/class/System.Web.Services/System.Web.Services.Configuration/ChangeLog12
1 files changed, 0 insertions, 12 deletions
diff --git a/mcs/class/System.Web.Services/System.Web.Services.Configuration/ChangeLog b/mcs/class/System.Web.Services/System.Web.Services.Configuration/ChangeLog
index da1c643b568..a7319ff6617 100644
--- a/mcs/class/System.Web.Services/System.Web.Services.Configuration/ChangeLog
+++ b/mcs/class/System.Web.Services/System.Web.Services.Configuration/ChangeLog
@@ -1,15 +1,3 @@
-2006-01-09 Chris Toshok <toshok@ximian.com>
-
- * SoapEnvelopeProcessingElement.cs: fix dumper output.
-
- * SoapExtensionTypeElement.cs: same.
-
- * ProtocolElement.cs: same.
-
- * WsiProfilesElement.cs: same.
-
- * WebServicesSection.cs: same.
-
2006-01-06 Raja R Harinath <rharinath@novell.com>
* TypeElement.cs (TypeElement) [string variant]: Use Type.GetType.