When compiling CORLIB: pass the INSIDE_CORLIB setting, so X509Certificate class is...
[mono.git] / mcs / class / System.XML / ChangeLog
index 6222ec8248944a13942586cabdd1bb1f78097263..dc8d16033089b89c75cbfad6cb89f479c2f19401 100644 (file)
@@ -1,3 +1,64 @@
+2003-09-01  Lluis Sanchez Gual  <lluis@ximian.com>
+
+       * System.Xml.dll.sources: added SerializationCodeGenerator.cs,
+         SerializationCodeGeneratorConfiguration.cs.
+
+2003-08-24  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
+
+       * System.Xml.dll.sources : added XsdParticleValidationState.cs
+         and XsdValidatingReader.cs.
+       * System.Xml_test.dll.sources : added XsdParticleValidationTests.cs
+         and XsdValidatingReaderTests.cs.
+
+2003-08-18 Ben Maurer  <bmaurer@users.sourceforge.net>
+
+       * System.Xml.dll.sources: add files from Oleg.
+
+2003-08-18 Ben Maurer  <bmaurer@users.sourceforge.net>
+
+       * System.Xml.dll.source: add System.Xml/HighWaterStack.cs.
+
+2003-08-14  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
+
+       * System.Xml.dll.sources: Added Mono.Xml.Xsl.Operation/XslComment.cs 
+         and Mono.Xml/IHasXmlSchemaInfo.cs
+
+2003-08-11  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * System.Xml.dll.sources: Added Assembly/Locale.cs
+
+2003-08-07  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
+
+       * System.Xml.dll.sources: Add Mono.Xml/IHasXmlParserContext.cs.
+
+2003-07-28 Ben Maurer  <bmaurer@users.sourceforge.net>
+
+       * System.Xml.dll.sources: Add new files
+
+2003-07-21  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
+
+       * Mono.System.XML.csproj : caught up with current library.
+
+2003-07-18  Peter Williams  <peter@newton.cx>
+
+       * Makefile (EXTRA_DISTFILES): NUnit.Prefs is not a 
+       distable file.
+
+2003-07-14  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * list.unix: Added Assembly/AssemblyInfo.cs, Removed System.Xml.Serialization/AssemblyInfo.cs
+
+2003-07-06  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
+
+       * list.unix : added System.Xml.Schema/BuiltInDatatype.cs,
+         System.Xml/DTDAutomata.cs, System.Xml/DTDValidatingReader.cs
+
+2003-06-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
+
+       * added Mono.Xml.XPath directory.
+       * list.unix : added Mono.Xml.XPath's DTMXPathDocument.cs, 
+               DTMXPathDocumentBuilder.cs, DTMXPathNavigator.cs
+
 2003-06-16  Lluis Sanchez Gual <lluis@ximian.com>
 
        * added System.Xml.Serialization/XmlTypeMapMemberNamespaces.cs
        * ChangeLog: Add the change log to this directory
 
        * System.XML.build: Add dependancy on linux target to test target. Need to have the dll before we can test it, right?  Plus is encourages other to try 'make test'.
-