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