diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-10-31 19:27:09 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-10-31 19:27:09 +0000 |
commit | 3206872681262845ddb2e4bd0b9059c5c381f3ab (patch) | |
tree | dd8d7045f24ddfa5396cd2f6eb5c26ecb12c901e /ChangeLog | |
parent | c05457fa41079db45ca7ad89e599845efae8a45d (diff) | |
download | libxslt-3206872681262845ddb2e4bd0b9059c5c381f3ab.tar.gz libxslt-3206872681262845ddb2e4bd0b9059c5c381f3ab.tar.bz2 libxslt-3206872681262845ddb2e4bd0b9059c5c381f3ab.zip |
fix bug #120828 make sure that xsl:sort is empty. Daniel
* libxslt/preproc.c: fix bug #120828 make sure that xsl:sort is
empty.
Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Oct 31 20:26:04 CET 2003 Daniel Veillard <daniel@veillard.com> + + * libxslt/preproc.c: fix bug #120828 make sure that xsl:sort is + empty. + Fri Oct 31 15:53:45 CET 2003 Daniel Veillard <daniel@veillard.com> * libxslt/documents.c libxslt/imports.c libxslt/xslt.c libxslt/xslt.h |