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:
authorMartin Willemoes Hansen <mwh@mono-cvs.ximian.com>2003-03-29 21:43:38 +0300
committerMartin Willemoes Hansen <mwh@mono-cvs.ximian.com>2003-03-29 21:43:38 +0300
commitb1dae5fb1dabeed3203591608dd34b9a818b17fc (patch)
treed7aca883f82c59b3a991049fcbdadbbcb766e770 /mcs/class/System/ChangeLog
parent54c9e05e436663789e1079af6fdb6b3d0a2d6d8f (diff)
* System.ComponentModel.Design.Serialization
Removed references to System.Web namespaces svn path=/trunk/mcs/; revision=12916
Diffstat (limited to 'mcs/class/System/ChangeLog')
-rw-r--r--mcs/class/System/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System/ChangeLog b/mcs/class/System/ChangeLog
index 3aa680ad51d..96a5b1754cc 100644
--- a/mcs/class/System/ChangeLog
+++ b/mcs/class/System/ChangeLog
@@ -1,5 +1,10 @@
2003-03-29 Martin Willemoes Hansen <mwh@sysrq.dk>
+ * System.ComponentModel.Design.Serialization
+ Removed references to System.Web namespaces
+
+2003-03-29 Martin Willemoes Hansen <mwh@sysrq.dk>
+
* Stubed System.ComponentModel/LicenseContext.cs
* Stubed System.ComponentModel/LicenseUsageMode.cs
* Stubed rest of System.ComponentModel.Design