summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-09-29 13:43:13 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-09-29 13:43:13 +0000
commit041c2feea7c594aa475e74bca852c8bed7618c9d (patch)
tree53984b78e0ff101e9936f4ca40c3de6050a78307 /ChangeLog
parentd9cf00372fda2672369fa7275f5084f5def15cf4 (diff)
downloadlibxslt-041c2feea7c594aa475e74bca852c8bed7618c9d.tar.gz
libxslt-041c2feea7c594aa475e74bca852c8bed7618c9d.tar.bz2
libxslt-041c2feea7c594aa475e74bca852c8bed7618c9d.zip
try to fix #153137 but without a test case it's shooting in the dark.
* libxslt/pattern.c: try to fix #153137 but without a test case it's shooting in the dark. Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a0d3446..ed54771f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Sep 29 15:42:33 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+ * libxslt/pattern.c: try to fix #153137 but without a test case
+ it's shooting in the dark.
+
Tue Sep 28 16:20:48 CEST 2004 Daniel Veillard <daniel@veillard.com>
* doc/tutorial2/libxslt_pipes.*: New tutorial from Panagiotis Louridas