preparing release of 1.1.22 Daniel
[platform/upstream/libxslt.git] / ChangeLog
index b325594..2cc7297 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,187 @@
+Thu Aug 23 17:18:03 CEST 2007 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in doc/*: preparing release of 1.1.22
+
+Thu Aug 23 15:39:18 CEST 2007 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/xslt.c: applied patch from Rob Richards to fix a 
+         stylesheet compilation error handling problem #382570
+
+Thu Aug 23 15:22:55 CEST 2007 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/security.c: applied patch from Roland Schwarz and Rob
+         Richards to fix the security file checks on Windows, should 
+         close #464432
+
+Thu Aug 23 21:15:28 HKT 2007 William Brack <wbrack@mmm.com.hk>
+
+       * tests/general/bug-165.[xsl,out,err], tests/docs/bug-165.xml,
+         tests/general/Makefile.am, tests/docs/Makefile.am:
+         added regression test for bug #469410
+
+Thu Aug 23 14:13:02 CEST 2007 Daniel Veillard <daniel@veillard.com>
+
+       * xsltproc/xsltproc.c: patch from Drazen Kacar to add a --encoding
+         option fixes #443868
+       * doc/xsltproc.xml doc/xsltproc.1: augment and regenerate man page.
+       
+Thu Aug 23 11:47:20 CEST 2007 Daniel Veillard <daniel@veillard.com>
+
+       * libexslt/date.c: apply patch from Björn Wiberg fixing build on AIX
+         and closing bug #332173
+
+Fri Aug  3 15:49:26 CEST 2007 Daniel Veillard <daniel@veillard.com>
+
+       * win32/Makefile.msvc win32/configure.js: apply patch from
+         Rob Richards to improve build with VS2005
+
+Thu Jul 26 12:43:38 PDT 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/xslt.c: Removed the exclude-result-prefix change of
+         31 May 2007.  Fixes bug #459713.
+
+Sat Jun 16 07:42:18 PDT 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/transform.c: Fixed problem with RVT cleanup related
+         to some exslt functions (reported on the list by Marc Adkins).
+
+Wed Jun 13 13:27:48 PDT 2007 William Brack <wbrack@mmm.com.hk>
+
+       * tests/exslt/common/node-set.9.[xml,xsl,out],
+         tests/exslt/common/Makefile.am: added test case for bug #413451
+
+Tue Jun 12 18:43:05 CEST 2007 Daniel Veillard <daniel@veillard.com>
+
+       * NEWS configure.in doc/*: preparing release of 1.1.21
+
+Thu May 31 12:38:08 PDT 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/xslt.c: fixed obscure namespace problem related to
+         exclude-result-prefix
+
+Mon May  7 00:14:28 HKT 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/transform.c: fixed minor compilation warning; no change
+         to logic.
+
+Sun May  6 23:42:38 HKT 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libexslt/math.c: fixed two memory leaks, one in exsltMathConstant
+         and one in exsltMathConstantFunction (bug #436324)
+
+Fri May  4 15:51:58 HKT 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/transform.c: fixed xpath context housekeeping problem
+         on processing "choose" (bug 435479).
+
+Thu Apr 26 11:10:18 HKT 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/transform.c: fixed (another) problem with cached
+         RVT's (from re-opened #378766).
+
+Tue Mar 27 16:50:52 CEST 2007 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/xsltutils.c: apply patch fron Shaun McCance to hook
+         xsl:message construct to the new per-xsltTransformCtxt error
+         callback if set up.
+       * Makefile.am: do not package svn files in releases
+
+Fri Mar  2 18:45:48 HKT 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/xsltconfig.h.in: added setting of TRIO_REPLACE_STDIO
+         when TRIO routines are required.
+       * libxslt/namespaces.c, libxslt/xsltutils.c: enhanced handling
+         of stdio.h vs. trio.h when trio routines are required (now
+         use XSLT_NEED_TRIO) (bug #412787)
+
+Sun Feb 18 09:00:08 PST 2007 William Brack <wbrack@mmm.com.hk>
+
+       * python/libxsl.py: fixed tab/space inconsistency with patch
+         provided by Andreas Hanke (bug #409193)
+
+Thu Feb 15 14:03:18 PST 2007 William Brack <wbrack@mmm.com.hk>
+
+       * doc/xslt.html: Changed all
+         references to CVS to be SVN; changed corresponding links.
+       * doc/*html: regenerated the documentation for above
+
+Wed Feb 14 01:21:38 PST 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/pattern.c: Fixed problem with namespace on compound
+         predicate (bug #407731)
+
+Wed Jan 24 11:05:28 PST 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/pattern.c: added check for memory allocation error
+         (bug #400242); fixed "type-punned pointer" warnings.
+       * libxslt/xsltutils.c: added checks for memory allocation error
+         (bug #400242)
+       * restored NEWS, doc/EXSLT/downloads.html which mysteriously
+         disappeared from svn
+       
+Wed Jan 17 14:20:18 CET 2007 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in doc/*: preparing release of 1.1.20
+       * libexslt/crypto.c: small patch for missing includes on some BSD,
+         fixes #397373
+       * configure.in: replace == by = in test, raised by Roland Illig,
+         should fix #397371
+
+Sun Jan 14 18:45:08 PST 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/functions.c: fixed two problems related to checking
+         of fragments, related to python htmlCtxtReadFile problem
+         reported on mailing list by Nic Ferrier.
+
+Fri Jan 12 23:24:08 PST 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/extensions.c: reverted last change, fixed some
+         comments.  Note that in it's current state the 'plugin'
+         implementation will fail if called from a program
+         compiled as static!
+
+Fri Jan 12 15:40:08 PST 2007 William Brack <wbrack@mmm.com.hk>
+
+       * configure.in: fixed problem with DV/WMB testing env.
+       * regenerated docs; doc/APIchunk1[012].html added to SVN
+       * libxslt/extensions.c: fixed problem with plugin loading;
+         removed testplugin.c from SVN (current version kept as
+         tests/plugin/testplugin.c)
+
+Thu Jan 11 11:08:18 PST 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/transform.c: enhanced to ignore empty text node
+         in xsltDefaultProcessOneNode (avoid calling xsltCopyText)
+         (bug #354900)
+       * xsltproc/xsltproc.c: added check for output file problem,
+         yielding new error code 11 (Mike Hommey).
+       * doc/xsltproc.html, doc/xsltproc.xml: added documentation
+         for above, regenerated docs (doc/xsltproc.1)
+
+Wed Jan 10 19:13:08 PST 2007 William Brack <wbrack@mmm.com.hk>
+
+       * libexslt/strings.c: added new function 'replace' from Joel
+         Reed.
+       * tests/exslt/Makefile.am, replace.1.xml, replace.1.xsl,
+         replace.1.out: added new test case for above.
+       * libxslt.spec.in: trivial change from 'Gnome' to 'GNOME'
+       * configure.in: trivial change for flags on my compilations
+       * libxslt/documents.c, libxslt/documents.h, libxslt/keys.c,
+         libxslt/keys.h, libxslt/variables.c, libxslt/templates.c,
+         libxslt/transform.c, libxslt/variables.c, libxslt/xslt.c,
+         libxslt/xsltutils.c: fixed some documentation/comments and
+         compilation warnings - no change to logic.
+       * re-generated the documentation.
+
+Wed Jan  3 16:46:05 CET 2007 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in: adapt the extra versioning code to SVN
+
+Fri Dec 22 09:12:08 PST 2006 William Brack <wbrack@mmm.com.hk>
+
+       * python/libxslt.c: applied patch supplied by Kjartan Maraas
+         (bug #388567).
+
 Mon Dec 11 14:38:22 PST 2006 William Brack <wbrack@mmm.com.hk>
 
        * libexslt/functions.c: further enhancement to the original