copying the latest Sys.Web.Services from trunk.
[mono.git] / mcs / class / Commons.Xml.Relaxng / ChangeLog
1 2005-03-28  Atsushi Enomoto <atsushi@ximian.com>
2
3         * Commons.Xml.Relaxnf.dll.sources : added XmlChar.cs
4
5 2005-03-07  Atsushi Enomoto <atsushi@ximian.com>
6
7         * README :
8           more description.
9
10 2005-03-06  Atsushi Enomoto <atsushi@ximian.com>
11
12         * Commons.Xml.Relaxng.dll.sources : added NvdlFilteredXmlReader.
13
14 2005-03-01  Atsushi Enomoto <atsushi@ximian.com>
15
16         * Commons.Xml.Relaxng.dll.sources : added NVDL support files.
17         * README : added halfbaked description.
18
19 2005-01-26  Atsushi Enomoto <atsushi@ximian.com>
20
21         * Commons.Xml.Relaxng.dll.sources :
22           added RncWriter.cs and RelaxngInference.cs.
23
24 2004-12-06  Raja R Harinath  <rharinath@novell.com>
25
26         * Makefile (RESOURCE_FILES): List only filenames.
27         (LIB_MCS_FLAGS): Strip off directory of resource files to get
28         resource names.
29         (EXTRA_DISTFILES): Add $(RESOURCE_FILES).
30         (BUILT_SOURCES): Add Common.Xml.Relaxng.Rnc/RncParser.cs.
31         ($(the_lib)): Depend on resource files too.
32         * Common.Xml.Relaxng.dll.sources: Remove RncParser.cs.
33
34 2004-12-06  Atsushi Enomoto <atsushi@ximian.com>
35
36         * Makefile : added relaxng.rng as a resource.
37
38 2004-11-25  Raja R Harinath  <rharinath@novell.com>
39
40         * Makefile (Commons.Xml.Relaxng.Rnc/RncParser.cs): Depend on jay/skeleton.cs.
41
42 2004-11-04  Raja R Harinath  <rharinath@novell.com>
43
44         * Makefile (EXTRA_DISTFILES): Fix for 'make dist'.
45
46 2004-03-18  Atsushi Enomoto <atsushi@ximian.com>
47
48         * Makefile : It was incorrect fix, and more fix on command line.
49
50 2004-03-18  Atsushi Enomoto <atsushi@ximian.com>
51
52         * Makefile : path to jay should be supplied.
53
54 2004-03-17  Atsushi Enomoto <atsushi@ximian.com>
55
56         * Commons.Xml.Relaxng.dll.sources : Added RncParser.cs and RncTokenizer.cs.
57         * Commons.Xml.Relaxng_test.dll.sources : Added RncTests.cs.
58         * Makefile : Added RncParser.jay build support.
59         * README : updated.
60
61 2004-03-01  Atsushi Enomoto <atsushi@ximian.com>
62
63         * README : added usage descriptions.
64
65 2004-02-28  Atsushi Enomoto <atsushi@ximian.com>
66
67         * Commons.Xml.Relaxng_test.dll.sources : Added XsdDatatypeTests.cs
68
69 2004-02-25  Atsushi Enomoto <atsushi@ximian.com>
70
71         * Added README.
72         * Commons.Xml.Relaxng.dll.sources : added many new files.
73
74 2003-04-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
75
76         * list.unix,
77           list: fixed incorrect reference to Util.cs (Misc.cs).
78
79 2003-04-29  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
80
81         * Started.
82         * added ChangeLog, list, list.unix, makefile.gnu and
83           Commons.Xml.Relaxng.build.
84