summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-09-30 06:20:59 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-09-30 06:20:59 +0000
commita43e3b735801e90d21042565005f4743f1cecc8f (patch)
tree94ffe6ff4f6745734d1843819f96effdb3dba667 /ChangeLog
parent823e32a1c65585cdde4cb52a3598f03899765dc9 (diff)
downloadlibxslt-a43e3b735801e90d21042565005f4743f1cecc8f.tar.gz
libxslt-a43e3b735801e90d21042565005f4743f1cecc8f.tar.bz2
libxslt-a43e3b735801e90d21042565005f4743f1cecc8f.zip
patch from Mark Vakoc about an incorrect attribute document pointer.
* libxslt/templates.c: patch from Mark Vakoc about an incorrect attribute document pointer. Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 967a7f2d..b3a906d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Sep 30 08:19:28 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+ * libxslt/templates.c: patch from Mark Vakoc about an incorrect
+ attribute document pointer.
+
Thu Sep 30 08:13:57 CEST 2004 Daniel Veillard <daniel@veillard.com>
* doc/tutorial2/libxslt_pipes.*: updated the tutorial from Panagiotis