diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-10-11 23:56:27 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-10-11 23:56:27 +0000 |
commit | af054965320354eb72ff050b6ad3905d4942fbec (patch) | |
tree | e378513df1adfb6cb38403db47fecce4242976d7 /ChangeLog | |
parent | 4ab7aebf6abb501db8189f517695d4aa64a596bc (diff) | |
download | libxslt-af054965320354eb72ff050b6ad3905d4942fbec.tar.gz libxslt-af054965320354eb72ff050b6ad3905d4942fbec.tar.bz2 libxslt-af054965320354eb72ff050b6ad3905d4942fbec.zip |
fixed a bug in namespace lookup exhibited by the recent namespace tests in
* libxslt/namespaces.c: fixed a bug in namespace lookup exhibited
by the recent namespace tests in libxml2
Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Oct 12 03:54:44 CEST 2004 Daniel Veillard <daniel@veillard.com> + + * libxslt/namespaces.c: fixed a bug in namespace lookup exhibited + by the recent namespace tests in libxml2 + Thu Oct 7 16:15:15 CEST 2004 Daniel Veillard <daniel@veillard.com> * libxslt/transform.c: fixed a problem of tree structure raised |