diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2005-03-31 09:56:13 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2005-03-31 09:56:13 +0000 |
commit | 9f4e6d5779c6a1ebf946b670bbf6739d30da7b2c (patch) | |
tree | 8cec5c0a40c3c8e1c3b21d4d0dd1a9113f82f55a /ChangeLog | |
parent | d8d8ecd5f45ac3d5b7a51cd80bd45592dfadc162 (diff) | |
download | libxslt-9f4e6d5779c6a1ebf946b670bbf6739d30da7b2c.tar.gz libxslt-9f4e6d5779c6a1ebf946b670bbf6739d30da7b2c.tar.bz2 libxslt-9f4e6d5779c6a1ebf946b670bbf6739d30da7b2c.zip |
fixed bug #171488 with cascading select in patterns. added test provided
* libxslt/pattern.c: fixed bug #171488 with cascading select in
patterns.
* tests/general/bug-161.*, tests/general/Makefile.am,
tests/docs/bug-161.*, tests/docs/Makefile.am: added test provided
by Ben Ko
Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Thu Mar 31 11:54:31 CEST 2005 + + * libxslt/pattern.c: fixed bug #171488 with cascading select in + patterns. + * tests/general/bug-161.*, tests/general/Makefile.am, + tests/docs/bug-161.*, tests/docs/Makefile.am: added test provided + by Ben Ko + Thu Mar 31 00:28:38 CEST 2005 Daniel Veillard <daniel@veillard.com> * tests/plugins/Makefile.am: fixed build outside of source tree |