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