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