[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / tools / mono-xsd / ChangeLog
index d45f14a2d2d9f1b247075b75a80a8590844c11d1..09571ca3d2f3ae53daff0e56b3cd736581592a1d 100644 (file)
@@ -1,3 +1,20 @@
+2008-03-12  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : build runtime-version-dependent xsd.exe files.
+
+2006-12-30  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * NewMonoXSD.cs : Silently ignore /nologo switch for compatibility
+       with MS. 
+
+2006-11-09  Atsushi Enomoto <atsushi@ximian.com>
+
+       * NewMonoXSD.cs : and for Read() as well ;-)
+
+2006-11-09  Atsushi Enomoto <atsushi@ximian.com>
+
+       * NewMonoXSD.cs : Ankit wants good validation error reporting ;-)
+
 2006-11-09  Atsushi Enomoto <atsushi@ximian.com>
 
        * NewMonoXSD.cs : process all elements including imported ones. To do