summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-10-31 19:27:09 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-10-31 19:27:09 +0000
commit3206872681262845ddb2e4bd0b9059c5c381f3ab (patch)
treedd8d7045f24ddfa5396cd2f6eb5c26ecb12c901e /ChangeLog
parentc05457fa41079db45ca7ad89e599845efae8a45d (diff)
downloadlibxslt-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a3eaead..5944dabf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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