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