summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilliam M. Brack <wbrack@src.gnome.org>2008-06-25 07:05:52 +0000
committerWilliam M. Brack <wbrack@src.gnome.org>2008-06-25 07:05:52 +0000
commit1025c148f394152fea552b70ec368050b7a52827 (patch)
treec9e2966ed766041e739a8c01e7eca04f1be67aa9 /ChangeLog
parent71f86c0926a077fa3e7d23dbfbbd940d22ea82f7 (diff)
downloadlibxslt-1025c148f394152fea552b70ec368050b7a52827.tar.gz
libxslt-1025c148f394152fea552b70ec368050b7a52827.tar.bz2
libxslt-1025c148f394152fea552b70ec368050b7a52827.zip
added code to handle literal within an AVT #539741. tests/docs/Makefile.am
* libxslt/attrvt.c: added code to handle literal within an AVT #539741. * tests/docs/Makefile.am tests/docs/bug-168.xsl * tests/general/Makefile.am tests/general/bug-168.* add a test for this bug to the regression suite. svn path=/trunk/; revision=1481
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 838f7c35..73a27ffe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Tue Jun 24 23:55:48 PST 2008 William Brack <wbrack@mmm.com.hk>
+
+ * libxslt/attrvt.c: added code to handle literal within an
+ AVT #539741.
+ * tests/docs/Makefile.am tests/docs/bug-168.xsl
+ * tests/general/Makefile.am tests/general/bug-168.* add a
+ test for this bug to the regression suite.
+
Fri Jun 13 10:58:52 CEST 2008 Daniel Veillard <daniel@veillard.com>
* libxslt/libxslt.h libexslt/libexslt.h libexslt/exslt.h: patch