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.XML/System.Xml.Schema/ChangeLog')
-rw-r--r--mcs/class/System.XML/System.Xml.Schema/ChangeLog15
1 files changed, 0 insertions, 15 deletions
diff --git a/mcs/class/System.XML/System.Xml.Schema/ChangeLog b/mcs/class/System.XML/System.Xml.Schema/ChangeLog
index 8b742ced204..9a53330afbe 100644
--- a/mcs/class/System.XML/System.Xml.Schema/ChangeLog
+++ b/mcs/class/System.XML/System.Xml.Schema/ChangeLog
@@ -1,18 +1,3 @@
-2006-02-28 Gert Driesen <drieseng@users.sourceforge.net>
-
- * XmlSchema.cs: Do not define namespace for zero-length TargetNamespace
- and report XmlSchemaException when compiling XmlSchema with
- zero-length TargetNamespace.
-
-2006-02-01 Atsushi Enomoto <atsushi@ximian.com>
-
- * BuiltInDatatype.cs : anyURI could be such relative path that
- contains ':' in the middle. It also affects on relaxng validation.
-
-2006-01-25 Atsushi Enomoto <atsushi@ximian.com>
-
- * XmlSchemaValidationException.cs : fixed .ctor() signatures.
-
2006-01-11 Atsushi Enomoto <atsushi@ximian.com>
* XmlSchemaAttribute.cs, XmlSchemaElement.cs : AttributeSchemaType