2003-03-10 Alan Tam <Tam@SiuLung.com>
[mono.git] / mcs / class / System.XML / ChangeLog
index a1e6297266ff27dce18644c3b3c1a36bda2f7729..2412fe4ce8a755faa3a51243253d98661eef9e8f 100644 (file)
@@ -1,8 +1,60 @@
+2003-02-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
+
+       * added XmlInputStream.cs to list.unix and Mono.System.Xml.csproj.
+
+2003-01-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
+
+       * updated Mono.System.Xml.csproj. (patch by David B. Bitton)
+
+2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
+       
+       * updated .build file(s) to correctly contain required buildfile 
+         attribute for nant
+
+2002-10-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * makefile.gnu: added test target.
+
+2002-08-22  Tim Coleman <tim@timcoleman.com>
+       * list.unix:
+               Add System.Xml.Serialization/XmlCustomFormatter.cs
+
+2002-08-19  Tim Coleman <tim@timcoleman.com>
+       * list.unix:
+               Add System.Xml.Serialization/XmlSerializationWriter.cs
+
+2002-07-24  Tim Coleman <tim@timcoleman.com>
+       * list.unix:
+               Add some more classes to this build list.
+
+2002-07-22  Tim Coleman <tim@timcoleman.com>
+       * list.unix:
+               Add System.Xml.Serialization/SoapReflectionImporter.cs to build
+               list.
+
+2002-07-22  Tim Coleman <tim@timcoleman.com>
+       * list.unix: added new classes to build list.
+
+2002-06-20  Ajay kumar Dwivedi <adwiv@yahoo.com>
+       
+       * System.Xml.Serialization: Added to build target
+
+2002-05-24  Miguel de Icaza  <miguel@ximian.com>
+
+       * System.Xml.Serialization/XmlElementAttribute.cs: Add allowmultiple
+
+2002-03-06  Jason Diamond  <jason@injektilo.org>
+
+       * System.XML.build: Disable warning CS0679: Other languages may permit the internal virtual member 'foo' to be overridden.
+
+2002-02-23  Nick Drochak  <ndrochak@gol.com>
+
+       * System.XML.build: Change dll name to System.Xml.dll from 
+       System.XML.dll (not easy to notice, btw)
+
 2001-12-07  Nick Drochak <ndrochak@gol.com>
 
        * 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 it encourages 
-       others to try 'make test'.
+       * 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'.