summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilliam M. Brack <wbrack@src.gnome.org>2006-08-09 18:22:39 +0000
committerWilliam M. Brack <wbrack@src.gnome.org>2006-08-09 18:22:39 +0000
commit4b155f2bb20ed044b3569a9b5067bcbfdba8a4a4 (patch)
tree72882df4dafcaa08d596b5ba472f4e682e967f6a /ChangeLog
parent1564b7c6170dd1c351fb3c3b23bc555d5ee335c1 (diff)
downloadlibxslt-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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4fdded9..8c460b9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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