diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-10-19 21:35:47 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-10-19 21:35:47 +0000 |
commit | eb955f5fe189ef3dd831c69741bf52a22c547433 (patch) | |
tree | 61561c9b741fd75b11eb9f0b113535fc0148a287 /ChangeLog | |
parent | e0bbbefe2ea847e0a9aff4f802db18ae8e8bfe7a (diff) | |
download | libxslt-eb955f5fe189ef3dd831c69741bf52a22c547433.tar.gz libxslt-eb955f5fe189ef3dd831c69741bf52a22c547433.tar.bz2 libxslt-eb955f5fe189ef3dd831c69741bf52a22c547433.zip |
bump the libxml2 require to 2.6.0 which should ship for good real soon...
* configure.in: bump the libxml2 require to 2.6.0 which
should ship for good real soon...
* doc/Makefile.am: fix installation of HTML pages
* doc/libxslt-api.xml: rebuilt
* libxslt/xsltexports.h: cleanup
* python/generator.py: ATTRIBUTE_UNUSED is after the parameter
* xsltproc/xsltproc.c: applied Crutcher Dunnavant --load-trace patch 2
Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Sun Oct 19 23:32:23 CEST 2003 Daniel Veillard <daniel@veillard.com> + + * configure.in: bump the libxml2 require to 2.6.0 which + should ship for good real soon... + * doc/Makefile.am: fix installation of HTML pages + * doc/libxslt-api.xml: rebuilt + * libxslt/xsltexports.h: cleanup + * python/generator.py: ATTRIBUTE_UNUSED is after the parameter + * xsltproc/xsltproc.c: applied Crutcher Dunnavant --load-trace patch 2 + Fri Oct 17 18:25:42 HKT 2003 William Brack <wbrack@mmm.com.hk> * libxslt/attributes.c: fixed bug 123822 |