[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / Commons.Xml.Relaxng / ChangeLog
index 18ab79cc3cc07ae76d5a15bae246f8007d184249..c0de63c723755f65597d3b4eccbfbef9a3ffac7a 100644 (file)
@@ -1,3 +1,72 @@
+2009-01-20  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Commons.Xml.Relaxng_test.dll.sources : forgot to add
+         RelaxngDatatypeProviderTests.cs.
+
+2008-11-11  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Makefile: what a messy EXTRA_DISTFILES.
+
+2007-04-18  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Makefile (EXTRA_DISTFILES) :
+         added schemas-xmlsoap-or-ws-2005-05-identity.rnc
+
+2006-06-15  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (EXTRA_DISTFILES): Add Test/XmlFiles/nvdl.rng.
+
+2006-04-11  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Commons.Xml.Relaxng_test.dll.sources :
+         added NvdlValidatingReaderTests.cs.
+       * README: some updates.
+
+2005-12-28  Atsushi Enomoto <atsushi@ximian.com>
+
+       * README : updated the status.
+
+2005-03-28  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Commons.Xml.Relaxnf.dll.sources : added XmlChar.cs
+
+2005-03-07  Atsushi Enomoto <atsushi@ximian.com>
+
+       * README :
+         more description.
+
+2005-03-06  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Commons.Xml.Relaxng.dll.sources : added NvdlFilteredXmlReader.
+
+2005-03-01  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Commons.Xml.Relaxng.dll.sources : added NVDL support files.
+       * README : added halfbaked description.
+
+2005-01-26  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Commons.Xml.Relaxng.dll.sources :
+         added RncWriter.cs and RelaxngInference.cs.
+
+2004-12-06  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (RESOURCE_FILES): List only filenames.
+       (LIB_MCS_FLAGS): Strip off directory of resource files to get
+       resource names.
+       (EXTRA_DISTFILES): Add $(RESOURCE_FILES).
+       (BUILT_SOURCES): Add Common.Xml.Relaxng.Rnc/RncParser.cs.
+       ($(the_lib)): Depend on resource files too.
+       * Common.Xml.Relaxng.dll.sources: Remove RncParser.cs.
+
+2004-12-06  Atsushi Enomoto <atsushi@ximian.com>
+
+       * Makefile : added relaxng.rng as a resource.
+
+2004-11-25  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (Commons.Xml.Relaxng.Rnc/RncParser.cs): Depend on jay/skeleton.cs.
+
 2004-11-04  Raja R Harinath  <rharinath@novell.com>
 
        * Makefile (EXTRA_DISTFILES): Fix for 'make dist'.