diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2006-10-11 20:28:25 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2006-10-11 20:28:25 +0000 |
commit | e810227affa1f0f69d291532898e3efc84181df9 (patch) | |
tree | 194ecffee66484a8bc73ee38bcb568f336cf5627 /ChangeLog | |
parent | 7f5d41168563ac05d13c5ca190ddb87676cad8cd (diff) | |
download | libxslt-e810227affa1f0f69d291532898e3efc84181df9.tar.gz libxslt-e810227affa1f0f69d291532898e3efc84181df9.tar.bz2 libxslt-e810227affa1f0f69d291532898e3efc84181df9.zip |
apply patch from Gary Coady to compile when libxml2 has no xinclude
* xsltproc/xsltproc.c: apply patch from Gary Coady to compile when
libxml2 has no xinclude support #319886
* docs/*: renamed Gnome to GNOME fixes #352159
Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Wed Oct 11 22:27:37 CEST 2006 Daniel Veillard <daniel@veillard.com> + + * xsltproc/xsltproc.c: apply patch from Gary Coady to compile when + libxml2 has no xinclude support #319886 + * docs/*: renamed Gnome to GNOME fixes #352159 + Wed Oct 11 21:37:27 CEST 2006 Daniel Veillard <daniel@veillard.com> * libxslt/Makefile.am: a missing DESTDIR |