diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-07-06 16:10:27 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-07-06 16:10:27 +0000 |
commit | a5e88b2be845f35e5cdf4578c954ab2d7ccefe8d (patch) | |
tree | 75caad443527e39aa13122ceb247acac074f3cad /ChangeLog | |
parent | bd96c25385be0662a4c89c3e69a85ddadc2652a1 (diff) | |
download | libxslt-a5e88b2be845f35e5cdf4578c954ab2d7ccefe8d.tar.gz libxslt-a5e88b2be845f35e5cdf4578c954ab2d7ccefe8d.tar.bz2 libxslt-a5e88b2be845f35e5cdf4578c954ab2d7ccefe8d.zip |
fix bug #115778 for attribute value template on xsl:sort order Daniel
* libxslt/preproc.c: fix bug #115778 for attribute value template
on xsl:sort order
Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Sun Jul 6 18:09:13 CEST 2003 Daniel Veillard <daniel@veillard.com> + + * libxslt/preproc.c: fix bug #115778 for attribute value template + on xsl:sort order + Sun Jul 6 17:22:35 CEST 2003 Daniel Veillard <daniel@veillard.com> * libxslt/documents.c libxslt/transform.c: applied patch from |