added NET_2_0 strongly typed overrides
[mono.git] / mcs / class / corlib / Mono.Xml / ChangeLog
index 8202d01b45e400936a805c073d077b3bf898026c..2fbc0ef534957e3e5a29daff5517c2c1ea4824f5 100644 (file)
@@ -1,3 +1,17 @@
+2005-06-15  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * SmallXmlParser.cs, SecurityParser.cs : they can be CLSCompliant now.
+
+2005-05-12  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * SmallXmlParser.cs,
+         SecurityParser.cs : Use new SmallXmlParser.cs instead of MiniParser.
+
+2004-09-16  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * MiniParser.cs: Fixed warning (l4) for unused variables. Removed
+       duplicate (and identical) license.
+
 2004-05-14  Marek Safar  <marek.safar@seznam.cz>
 
        * MiniParser.cs, SecurityParser.cs: [CLSCompliant (false)]