diff options
author | William M. Brack <wbrack@src.gnome.org> | 2008-06-25 07:05:52 +0000 |
---|---|---|
committer | William M. Brack <wbrack@src.gnome.org> | 2008-06-25 07:05:52 +0000 |
commit | 1025c148f394152fea552b70ec368050b7a52827 (patch) | |
tree | c9e2966ed766041e739a8c01e7eca04f1be67aa9 /ChangeLog | |
parent | 71f86c0926a077fa3e7d23dbfbbd940d22ea82f7 (diff) | |
download | libxslt-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |