diff options
author | William M. Brack <wbrack@src.gnome.org> | 2004-11-25 14:32:45 +0000 |
---|---|---|
committer | William M. Brack <wbrack@src.gnome.org> | 2004-11-25 14:32:45 +0000 |
commit | 4ca8cab70f712428f56ade81876ac2c07a3bbcb0 (patch) | |
tree | 19dc9d6f28cc25ae532cbe715574374e7c818e28 /ChangeLog | |
parent | 38c93a398f80f5dde5100299f02c5b0fcb680bb6 (diff) | |
download | libxslt-4ca8cab70f712428f56ade81876ac2c07a3bbcb0.tar.gz libxslt-4ca8cab70f712428f56ade81876ac2c07a3bbcb0.tar.bz2 libxslt-4ca8cab70f712428f56ade81876ac2c07a3bbcb0.zip |
backed out the last change and re-did it the "right way" (bug 158372).
* libxslt/variables.c, libxslt/xsltInternals.h: backed out the
last change and re-did it the "right way" (bug 158372).
* tests/general/bug-158.*, tests/general/Makefile.am,
tests/docs/bug-158.*, tests/general/Makefile.am: added test
case for this bug
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Thu Nov 25 22:24:03 HKT 2004 William Brack <wbrack@mmm.com.hk> + + * libxslt/variables.c, libxslt/xsltInternals.h: backed out the + last change and re-did it the "right way" (bug 158372). + * tests/general/bug-158.*, tests/general/Makefile.am, + tests/docs/bug-158.*, tests/general/Makefile.am: added test + case for this bug + Wed Nov 24 10:51:51 HKT 2004 William Brack <wbrack@mmm.com.hk> * libxslt/variables.c, libxslt/xsltInternals.h: enhanced the |