[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / tools / dtd2rng / ChangeLog
index fde5e7faa027ac88b140c3db549e987c1a6cf933..6e1c7f0a970adeb31377aba10a52a58f5daddba8 100644 (file)
@@ -1,3 +1,17 @@
+2006-01-11  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * dtd2rng.cs : return <optional><attribute .../></optional> when an
+         attribute is #IMPLIED.
+
+2005-12-16  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * dtd2rng.cs : datatypeLibrary remapping. Compact syntax output.
+         Datatype library remapping is required.
+
+2005-12-15  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * dtd2rng.cs : mixed + empty should be text.
+
 2005-12-15  Atsushi Enomoto  <atsushi@ximian.com>
 
        * dtd2rng.cs, dtd2rng.exe.sources, Makefile, ChangeLog :