summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-10-19 21:35:47 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-10-19 21:35:47 +0000
commiteb955f5fe189ef3dd831c69741bf52a22c547433 (patch)
tree61561c9b741fd75b11eb9f0b113535fc0148a287 /ChangeLog
parente0bbbefe2ea847e0a9aff4f802db18ae8e8bfe7a (diff)
downloadlibxslt-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--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd531b79..d6fa4be2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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