When compiling CORLIB: pass the INSIDE_CORLIB setting, so X509Certificate class is...
[mono.git] / mcs / class / System.XML / ChangeLog
index 381cbffbb101b50e2eba32f41cf90fb3e5bfc5d3..dc8d16033089b89c75cbfad6cb89f479c2f19401 100644 (file)
@@ -1,7 +1,14 @@
-2003-08-19 Ben Maurer  <bmaurer@users.sourceforge.net>
+2003-09-01  Lluis Sanchez Gual  <lluis@ximian.com>
 
-       * XslTransformProcessor.cs: add support for resolving documents.
-       * XsltCompiledContext: add support for document () function.
+       * 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>
 
        * 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'.
-