2004-08-31 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.XML / ChangeLog
index 4531b406dd462139e8eab1b54abd724965275cb5..a0fad475dd8d5dc051ad01c241c8695e189f482c 100644 (file)
@@ -1,3 +1,50 @@
+2004-08-31  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources:
+         added System.Xml.Query/XQueryArithmeticOperator.cs.
+
+2004-08-20  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources:
+         added many XQuery implementation internal classes.
+
+2004-08-02  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources: added those files:
+         - Mono.Xml.XPath/XPathDocument2.cs
+         - Mono.Xml.XPath/XPathDocument2Navigator.cs
+         - Mono.Xml.XPath/XPathDocument2Editable.cs
+
+2004-07-29  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources: added Mono.Xml/SubtreeXmlReader.cs
+
+2004-07-28  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources: added Mono.Xml.XPath/XPathEditableDocument.cs
+
+2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : added call to jay for creating XQueryParser.cs.
+       * System.Xml.dll.sources : added XQueryParser.cs, XQueryTokenizer.cs,
+         XQueryModuleProlog.cs, XPath2Expression.cs and XQueryExpression.cs.
+
+2004-07-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources: Added XQueryConvert.cs. Removed 
+         XmlFactory.cs, XmlQualifiedNameTable.cs, IXPathChangeNavigable.cs,
+         XPathChangeNavigator.cs and IXmlType.cs that are removed or going to 
+         be removed.
+
+2004-07-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources: Added MonoFIXAttribute.cs
+
+2004-07-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources:
+         Added XmlFilterReader.cs and XPathNavigatorReader.cs
+
 2004-07-09  Atsushi Enomoto  <atsushi@ximian.com>
 
        * System.Xml.dll.sources: Added XmlConvertDateTimeOption.cs.