2008-01-18 Jb Evain <jbevain@novell.com>
[mono.git] / mcs / class / System.XML / ChangeLog
index c5c9bf008d8e6a871d59f9657db655d792b19474..da80add18fed81cbbbf308b102edace4f54a7488 100644 (file)
@@ -1,3 +1,68 @@
+2008-01-15  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Xml_test.dll.sources: added XmlParserContextTests.cs.
+
+2007-10-31  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (336625.xsd).
+
+2007-09-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (325482.xml / 325482.xsl).
+
+2007-08-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (82078.xsd).
+
+2007-08-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (82493.xml/.xsl).
+
+2007-08-02  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (82010.xml/.xsd).
+
+2007-06-28  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : added XsltDebuggerWrapper.cs, as initial
+         attempt to support external debugger.
+
+2007-04-24  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : added distfiles.
+
+2006-11-01  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml_test.dll.sources : added following tests:
+         - XmlSerializerImplementationTests.cs
+         - SchemaImporterExtensionTests.cs
+         - SchemaImporterExtensionCollectionTests.cs
+
+2006-11-01  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : Now it supports (and expects) cyclic build. You need
+         another System.XML iteration in mcs/class/Makefile.
+       * System.Xml.dll.sources : moved extension classes, added config and
+         XmlSchemaEnumerator.cs and removed IXmlSerializerImplementation.cs.
+
+2006-10-30  Wade Berrier  <wberrier@novell.com>
+
+       * Makefile: remove README, Mono.System.XML.csproj, 
+       Mono.System.XML.sln from EXTRA_DIST to fix make dist
+
+2006-10-30  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * README, Mono.System.XML.csproj, Mono.System.XML.sln :
+         remove old files.
+
+2006-10-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : added 79650.xsd to dist file.
+
+2006-10-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : added 79683.dtd to dist file.
+
 2006-10-22  Zoltan Varga  <vargaz@gmail.com>
 
        * Makefile (EXTRA_DISTFILES): Add some missing test files.