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/ChangeLog')
-rw-r--r--mcs/class/System.XML/System.Xml/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System.XML/System.Xml/ChangeLog b/mcs/class/System.XML/System.Xml/ChangeLog
index 18062f3d66c..82eca321b54 100644
--- a/mcs/class/System.XML/System.Xml/ChangeLog
+++ b/mcs/class/System.XML/System.Xml/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-06 Atsushi Enomoto <atsushi@ximian.com>
+
+ * XmlValidatingReader.cs : ReadTypedValue() was not working with
+ non-XmlSchemaDatatype types.
+
2006-01-05 Gert Driesen <drieseng@users.sourceforge.net>
* XmlTextWriter.cs: Modified WriteWhitespace to throw ArgumentException