diff options
author | William M. Brack <wbrack@src.gnome.org> | 2006-08-09 18:22:39 +0000 |
---|---|---|
committer | William M. Brack <wbrack@src.gnome.org> | 2006-08-09 18:22:39 +0000 |
commit | 4b155f2bb20ed044b3569a9b5067bcbfdba8a4a4 (patch) | |
tree | 72882df4dafcaa08d596b5ba472f4e682e967f6a /ChangeLog | |
parent | 1564b7c6170dd1c351fb3c3b23bc555d5ee335c1 (diff) | |
download | libxslt-4b155f2bb20ed044b3569a9b5067bcbfdba8a4a4.tar.gz libxslt-4b155f2bb20ed044b3569a9b5067bcbfdba8a4a4.tar.bz2 libxslt-4b155f2bb20ed044b3569a9b5067bcbfdba8a4a4.zip |
Fixed problem with cleanup of RVT's, should clear bug350085; cleaned up
* libxslt/transform.c: Fixed problem with cleanup of RVT's, should
clear bug350085; cleaned up most warnings (still a problem in
xsltShallowCopyNsNode)
* trivial warning cleanup in libxslt/[extensions.c, namespaces.c,
xslt.c and xsltInternals.h] and libexslt/functions.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Wed Aug 9 13:22:13 PDT 2006 William Brack <wbrack@mmm.com.hk> + + * libxslt/transform.c: Fixed problem with cleanup of RVT's, should + clear bug350085; cleaned up most warnings (still a problem in + xsltShallowCopyNsNode) + * trivial warning cleanup in libxslt/[extensions.c, namespaces.c, + xslt.c and xsltInternals.h] and libexslt/functions.c + Fri Aug 4 14:50:41 CEST 2006 Daniel Veillard <daniel@veillard.com> * python/generator.py: fixed the conversion of long parameters |