summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-10-11 23:56:27 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-10-11 23:56:27 +0000
commitaf054965320354eb72ff050b6ad3905d4942fbec (patch)
treee378513df1adfb6cb38403db47fecce4242976d7 /ChangeLog
parent4ab7aebf6abb501db8189f517695d4aa64a596bc (diff)
downloadlibxslt-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffa02054..b1ed2e08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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