* BuildEngine.cs (BuildProjectFile): Use AddProperty method to specify
[mono.git] / mcs / class / System.XML / ChangeLog
index da80add18fed81cbbbf308b102edace4f54a7488..cfbdb83e9a2f30e68d09bf2859cf394ca7780aa7 100644 (file)
@@ -1,3 +1,37 @@
+2008-08-19  Jb Evain  <jbevain@novell.com>
+
+       * net_2_1_raw_System.Xml.dll.sources: add new files.
+
+2008-05-22  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : more simplification (and I forgot the syntax again :/)
+
+2008-05-22  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : EXTRA_DISTFILES is becoming messy, so simplify it.
+
+2008-04-13  Jb Evain  <jbevain@novell.com>
+
+       * Makefile, net_2_1_*.sources: SL 2.0 now has a System.Xml.
+       Merged from the Moonlight 2 branch.
+
+2008-04-02  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (376395.xml, 376395.xsd).
+
+2008-02-19  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (361818*.xsd).
+
+2008-02-19  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml_test.dll.sources: added XmlSchemasTests.cs.
+
+2008-02-04  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml_test.dll.sources : added XmlSchemaValidatorTests.cs.
+       * Makefile : extra distfiles (358408.xsd).
+
 2008-01-15  Gert Driesen  <drieseng@users.sourceforge.net>
 
        * System.Xml_test.dll.sources: added XmlParserContextTests.cs.