fix an problem raised by Ralf Junker in the use of xmlHashScanFull() fixes
[platform/upstream/libxslt.git] / ChangeLog
index 43e6b6d..87a678a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+Wed Nov 16 12:47:25 CET 2005 Daniel Veillard <daniel@veillard.com>
+
+       * libexslt/functions.c: fix an problem raised by Ralf Junker in the
+         use of xmlHashScanFull() fixes bug #321582
+       
+Sun Nov  6 19:22:45 CET 2005 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/attrvt.c: added a missing parameter to a debug function
+
+Tue Oct  4 20:37:09 HKT 2005 William Brack <wbrack@mmm.com.hk>
+
+       * libexslt/date.c: applied fix to date:week-in-year posted to
+         the mailing list by Thomas Broyer
+       * tests/exslt/date/date.1.out, tests/exslt/date/datetime.1.out:
+         updated to reflect above fix
+
+Sun Oct  2 11:52:44 CEST 2005 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in libxslt/Makefile.am libxslt/xsltconfig.h.in
+         libxslt.spec.in tests/plugins/Makefile.am xslt-config.in: applied
+         patch from Joel Reed to ease plugin integration
+
 Thu Sep 22 21:51:22 HKT 2005 William Brack <wbrack@mmm.com.hk>
 
        * libxslt/pattern.c: fixed problem in internal XPath compilation