blob: f96f5a1474030834a0871af154d2d80194cefc8e [file] [log] [blame]
Tom Tromeyc19653d1998-08-14 01:22:43 +00001Thu Aug 13 19:02:34 1998 Tom Tromey <tromey@cygnus.com>
2
3 * Makefile.am (xmlincdir): New macro.
4 (xmlinc_HEADERS): Renamed from include_HEADERS.
5
Daniel Veillard845664d1998-08-13 04:43:19 +00006Thu Aug 13 00:40:14 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
7
8 * applied small patch on numeric entities from
9 Christopher Blizzard <blizzard@appliedtheory.com>
10
Daniel Veillard260a68f1998-08-13 03:39:55 +000011Wed Aug 12 23:12:58 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
12
13 * New release 0.2, removed the old xml_* files so that it's
14 coherent with the other CVS base (W3C), far better conformance
15 to standard, new namespaces, decent entities support, beginning
16 of a SAX-like interface. Nearly nothing left intact, even the
17 test examples ...
18
Christopher Blizzarda36749e1998-07-30 21:47:18 +0000191998-07-30 Christopher Blizzard <blizzard@appliedtheory.com>
20
21 * .cvsignore: Add .deps dir
22
Daniel Veillardf8015fa1998-07-26 21:31:38 +000023Sun Jul 26 17:29:52 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
24
25 * xml_tree: changed the memory allocation scheme for name in xmlNewNode
26
Daniel Veillardfe926001998-07-26 04:28:20 +000027Sun Jul 26 00:17:51 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +000028
Daniel Veillardfe926001998-07-26 04:28:20 +000029 * configure.in: added test for CPP
30 * AUTHORS, Changelog: the original ones didn't get commited but the
31 glib ones instead, fixed.
32 * Makefile.am: corrected an error in library naming
Daniel Veillard01791d51998-07-24 19:24:09 +000033
Daniel Veillardfe926001998-07-26 04:28:20 +000034Fri Jul 24 16:47:14 1998 Daniel Veillard <Daniel.Veillard@w3.org>
Daniel Veillard01791d51998-07-24 19:24:09 +000035
Daniel Veillardfe926001998-07-26 04:28:20 +000036 * integrated code developped at W3C
37 * changed the original Copyright
38 * migrated to automake
39 * prefixed the filenames by xml_ to avoid filename clashes
Daniel Veillard01791d51998-07-24 19:24:09 +000040