oops previous patch could break build Daniel
[platform/upstream/libxslt.git] / ChangeLog
index 377bc4c..563f345 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,570 @@
+Sun Jan  9 17:04:23 CET 2005 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/extensions.c: oops previous patch could break build
+
+Sun Jan  9 16:41:59 CET 2005 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in win32/configure.js libxslt/extensions.c
+         libxslt/xsltconfig.h.in libxslt/xsltwin32config.h.in:
+         integrated the module patch from Joel Reed with just a couple
+         of changes and cleanup.
+
+Tue Dec 27 17:50:10 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/pattern.c: fixed a problem with the expression
+         "*//name" (bug 162265), also a small problem with the '|'
+         operator.
+
+Thu Dec 23 16:04:47 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/transform.c, libxslt/templates.c: fixed a couple of
+         spots where out-of-memory errors were not detected in time
+         (bug #153660 on OSF/1)
+         
+Thu Dec  2 21:10:31 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       *doc/xslt.html, doc/downloads.html: changed the download link
+        on the web page for cvs snapshot
+        
+Wed Dec  1 22:37:55 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/extensions.c, libxslt/functions.c, libxslt/numbers.c,
+         libxslt/pattern.c, libxslt/transform.c, libxslt/xslt.c,
+         libxslt/xsltInternals.h: minor changes to get rid of gcc
+         warnings, especially on 64-bit system. Implemented
+         XML_CAST_FPTR macro to cast between function pointer <->
+         object pointer while avoiding gcc warnings (a hack).
+         No change to the logic.
+
+Wed Dec  1 10:47:15 CET 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/security.c xsltproc/xsltproc.c: applied patch from
+         Aleksey Gurtovoy moving some stat() definition for Windows
+         to the right place.
+
+Wed Dec  1 14:30:22 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/xslt.c: applied patch from Mark Vakoc fixing bug with
+         namespace URI on template names.
+       * tests/namespaces/tst9*, tests/namespaces/Makefile.am: added
+         test case for this
+
+Tue Nov 30 10:53:18 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/pattern.c: more on RVT's in XPath predicates, this
+         time for bug 159726.  Cleaned up the logic a little, hopefully
+         now covers all setting of XSLT_RUNTIME_EXTRA.
+       * tests/general/bug-158.xsl: corrected a typo
+
+Thu Nov 25 22:24:03 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/variables.c, libxslt/xsltInternals.h: backed out the
+         last change and re-did it the "right way" (bug 158372).
+       * tests/general/bug-158.*, tests/general/Makefile.am,
+         tests/docs/bug-158.*, tests/general/Makefile.am: added test
+         case for this bug
+
+Wed Nov 24 10:51:51 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/variables.c, libxslt/xsltInternals.h: enhanced the
+         evaluation of global variables to take account of possible
+         changes to the current document (bug 158372).
+         
+Mon Nov 22 08:10:18 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/pattern.c: small change to previous fix for bug 153137,
+         fixes bug 158840.
+       * tests/general/bug-157.*, tests/general/Makefile.am,
+         tests/docs/bug-157.*, tests/docs/Makefile.am: added test for this
+
+Sun Nov 21 09:42:22 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/transform.c: enhanced code to assure the "current
+         template rule" is not changed by xsl:call-template (bug 157859).
+       * tests/general/bug-156.*, tests/general/Makefile.am,
+         tests/docs/bug-156.*, tests/docs/Makefile.am: added a test case
+         
+Mon Nov  8 11:41:32 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libexslt/date.c: fixed problem with day-of-week-in-month
+         (bug 157592) with patch from Sal Paradise
+       * tests/exslt/date/datetime.1.out: corrected expected output
+         after above fix
+
+Mon Nov  1 15:57:24 CET 2004 Daniel Veillard <daniel@veillard.com>
+
+       * tests/general/bug-155.*, tests/general/Makefile.am,
+         tests/docs/bug-155*, tests/docs/Makefile.am: added a test case
+         provided by Markus Bertheau breaking on libxml2-2.6.15
+
+Fri Oct 29 17:03:26 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in NEWS doc/*: preparing release of libxslt-1.1.12
+       * libexslt/crypto.c: mini change to avoid breaking apibuild.py
+       * libxslt/templates.c: small fix, first step in adressing #153660
+
+Fri Oct 29 14:18:35 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * doc/xsltproc.1 doc/xsltproc.xml: indicate - means stdin closing
+         #156626
+
+Wed Oct 27 17:00:54 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/transform.c: another dictionnary/string interning fix
+
+Wed Oct 27 00:00:07 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/transform.c: fix to force string interning on generated
+         documents
+
+Sat Oct 23 09:36:12 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libexslt/crypto.c, libexslt/functions.c, libxslt/keys.c,
+         libxslt/numbers.c, libxslt/pattern.c, libxslt/transform.c,
+         libxslt/variables.c: changed some variable names for warning
+         cleanup when -ansi flag is not present.
+       * libxslt/namespaces.c: fixed potential NULL pointer reference
+         pointed out by Dennis Dams (bug 156187)
+
+Mon Oct 18 17:04:27 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt.spec.in doc/Makefile.am: fix for RedHat bug #136072
+         to include EXSLT doc in libxslt package.
+
+Thu Oct 14 22:43:22 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * configure.in, config.h.in, libexslt/date.c: changed date.c to use
+         gmtime_r if available (bug 129983)
+       * libexslt/functions.c: fixed a namespace problem concerning a
+         function with a namespace-qualified name (bug 155197)
+
+Tue Oct 12 03:54:44 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/namespaces.c: fixed a bug in namespace lookup exhibited
+         by the recent namespace tests in libxml2
+
+Thu Oct  7 16:15:15 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/transform.c: fixed a problem of tree structure raised
+         by the new libxml2 tree checking code.
+
+Thu Sep 30 11:28:03 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libexslt/date.c: fixed problem with negative periods
+         (bug 154021)
+       * tests/exslt/date/sum.2.out: changed expected output, now
+         agrees with comments in sum.2.xml test data file
+         
+Thu Sep 30 08:19:28 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/templates.c: patch from Mark Vakoc about an incorrect
+         attribute document pointer.
+
+Thu Sep 30 08:13:57 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * doc/tutorial2/libxslt_pipes.*: updated the tutorial from Panagiotis
+         Louridas
+
+Thu Sep 30 00:10:09 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in doc/*: release of 1.1.11, rebuilt the docs
+
+Wed Sep 29 15:42:33 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/pattern.c: try to fix #153137 but without a test case
+         it's shooting in the dark.
+
+Tue Sep 28 16:20:48 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * doc/tutorial2/libxslt_pipes.*: New tutorial from Panagiotis Louridas
+       * libxslt.spec.in doc/Makefile.am: integrated the tutorial in the
+         distribution
+
+Sat Sep 25 21:38:57 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/preproc.c libxslt/variables.c: fixed 2 leaks with
+         namespaced variable names.
+       * tests/general/bug-154.*, tests/general/Makefile.am,
+         tests/docs/bug-154*, tests/docs/Makefile.am: added test case
+         for above
+
+Fri Sep 24 18:13:45 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * Makefile.am: add missing variable
+       * libxslt/transform.c: fixed some error callback data
+       * tests/exslt/date/Makefile.am tests/exslt/date/sum*: added new
+         date:sum testing from Derek Poon
+
+Fri Sep 24 09:17:22 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libexslt/date.c: fixed problem with empty sets, etc.
+         (see discussion on mailing list)
+
+Sat Sep 18 17:08:31 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libexslt/date.c: fixed problem with timezone offset
+         (bug 153000)
+       * tests/exslt/date/add.1.out: changed regression test output,
+         which was apparently incorrect for above case
+
+Sat Sep 18 00:04:02 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/transform.c: re-arranged sequence of setting up
+         namespaces within xsltCopyTree (see the list thread
+         http://mail.gnome.org/archives/xml/2004-September/msg00072.html)
+       * tests/general/bug-104.out: slight change to expected output
+         due to above fix
+
+Fri Sep 17 23:15:33 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libexslt/date.c: enhanced validation of date-time to catch
+         bit-field overflow (bug 152836)
+       * tests/exslt/date/date.2.*, tests/exslt/time.2.*: added test
+         cases for above
+
+Tue Sep  7 18:04:55 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/numbers.c: further refinement to UTF8 pattern
+         separator (bug 151975)
+
+Tue Sep  7 00:14:12 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/numbers.c: fixed problem with UTF8 pattern
+         separator (bug 151975)
+
+Mon Sep  6 14:27:38 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/imports.c, libxslt/xslt.c, libxslt/xsltInternals.h:
+         fixed 2 problems with xsl:include (bug #151795)
+
+Tue Aug 31 15:45:42 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * NEWS configure.in doc/*: Release of libxslt-1.1.10
+
+Tue Aug 31 11:41:11 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * doc/xsltproc.1 doc/xsltproc.xml: added missing descriptions
+         for --path as well as --load-trace, fixes Red Hat bug #106545
+
+Fri Aug 27 20:52:52 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/keys.c: fixed small problem with key initialisation
+         disturbing the transformation context (bug 151201).
+       * tests/general/bug-153.*, tests/general/Makefile.am,
+         tests/docs/bug-153*, tests/docs/Makefile.am: added test case
+         for above
+
+Tue Aug 24 16:40:51 CEST 2004 Igor Zlatkovic <igor@zlatkovic.com>
+
+       * win32/configure.js: added support for version extra
+
+Mon Aug 23 16:53:02 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libexslt/date.c libxslt/imports.c libxslt/xslt.c: fixing 
+         compilation problems on Solaris #150844
+
+Sun Aug 22 17:19:49 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in NEWS doc/*: preparing release of 1.1.9
+
+Sat Aug 21 22:08:14 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * transform.c: Further enhancement for keys on exslt:node-sets.
+         Corrects a rather serious timing problem (bug 150741)
+       * tests/exslt/common/node-set.8.*: added regression test for this
+
+Fri Aug 20 18:53:50 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * Makefile.am configure.in: a bit of cleanup and a extra variable for
+         CVS dist
+
+Fri Aug 20 11:30:19 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/imports.c: fix a 64bit bug reported by Andreas Schwab
+
+Wed Aug 18 14:27:18 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * configure.in libxslt/xsltconfig.h.in libxslt/xslt.c
+         libxslt/xsltwin32config.* libexslt/exsltconfig.h.in
+         libexslt/exslt.c: added some code to include the CVS
+         ChangeLog version in the version strings available for
+         printing (e.g. by xsltproc)
+
+Wed Aug 18 00:22:00 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * xsltproc/xsltproc.c: implemented --nodtdattr to avoid defaulting
+         DTD attributes, RFE 150311 . Also cleanup the code from all
+         libxml2 pre 2.6.0 specific code since we are using 
+         LIBXML_REQUIRED_VERSION=2.6.8 in configure.in
+
+Tue Aug 17 01:01:22 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/documents.c libxslt/documents.h libxslt/imports.c
+         libxslt/xslt.c libxslt/xsltutils.c: Implemented a hook to
+         provide document loading as suggested by David Hyatt for
+         Safari
+
+Mon Aug 16 12:53:55 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/transform.c: added a call to xmlXPathOrderDocElems
+         in xmlNewTransformContext for the principal document (bug 133289)
+
+Sat Aug 14 21:49:48 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/namespaces.[ch], transform.c, xslt.c, xsltInternals.h:
+         fixed handling of #default in namespace-alias for default
+         namespace (bug 149659)
+       * tests/namespaces/tst7.* tst8.*: added regression tests for above
+
+Fri Aug  6 11:05:31 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libexslt/date.c: added date:sum routine supplied by Joel
+         Reed
+
+Wed Aug  4 00:04:13 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * doc/downloads.html doc/xslt.html: fixed a couple of problems
+         reported by Oliver Stoeneberg
+               
+Mon Aug  2 08:48:03 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/documents.c, libxslt/functions.c, libxslt/transform.c,
+         libxslt/variables.c: added code to assure keys are generated
+         when needed for node-sets (bug 148773)
+       * tests/exslt/common/node-set.7.* - added test case for above.
+
+Mon Jul 26 17:03:22 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libexslt/strings.c: fixed str:tokenize for case when 2nd
+         argument is an empty string (should produce a token for
+         each char in the string).  Reported on the mailing list by
+         Peter Pawlowski.
+
+Fri Jul 23 21:55:14 PDT 2004 William Brack <wbrack@mmm.com.hk>
+       * libxslt/imports.c: further enhancement for template priorities
+         on imported stylesheets (better fix for bug 141279, fixes
+         bug 148246).
+
+Fri Jul 16 12:14:57 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in libexslt/crypto.c libexslt/exslt.[ch] 
+         libexslt/exsltconfig.h.in win32/configure.js: apply patch from
+         Rob Richards to add a normal --with-crypto configure option.
+
+Tue Jul 13 22:57:43 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/functions.c: added some logic to xsltKeyFunction
+         to set the transform context doc ptr when the xpath context
+         doc is different (bug 147445)
+       * tests/exslt/common/Makefile.am, tests/exslt/common/node-set.5*
+         and tests/exslt/common/node-set.6*: added regression tests
+         for bug 145547 (UNION and FILTER for RVT's)
+
+Mon Jul 12 08:28:07 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * python/libxslt-python-api.xml: fixed type for doctypeSystem
+         and doctypePublic (problem reported on the list by Sitsofe
+         Wheeler)
+       * doc/libxslt-api.xml: updated database.
+
+Sun Jul 11 22:46:31 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * transform.c: small change to key handling for RVT, needed
+         because of enhancement to libxml2 xpath.
+
+Fri Jul  9 02:51:38 PDT 2004 Daniel Veillard <daniel@veillard.com>
+
+       * python/libxsl.py: fixes Python on 64bits box problem.
+
+Tue Jul  6 18:43:37 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt.spec.in: better python dependancy Red hat bug #126364
+         by Robert Scheck
+
+Tue Jul  6 21:35:44 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * tests/namespaces/Makefile.am: added extra2.err, tst5.xml,
+         tst5.xsl and tst.out to EXTRA_DIST
+
+Mon Jul  5 21:48:13 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in doc/*: releasing 1.1.8
+
+Sun Jul  4 24:18:12 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * xsltproc/Makefile.am: changed the sequence of LD_ADDS and
+         LIBGCRYPT_LIBS on xsltproc_LDADD.  Previously this was
+         causing the wrong libs to be linked when using the configure
+         option --with-libxml-libs-prefix, or --with-libxml-src (nasty)
+
+Sun Jul  4 21:42:48 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libexslt/Makefile.am: implemented change from Joel Reed for
+         automake-1.4 compatibility.
+       * libexslt/crypto.c: reformatted source to remove an overly
+         generous supply of tabs.  Added a #include for sys/select to
+         fix a compilation error caused by the gcrypt include file's
+         usage of 'fd_set'.  Made some minor changes to fix
+         some warning messages (no change to the logic).
+       * configure.in, config.h.in: added test for presence of
+         sys/select.h.
+         Added test for libgcrypt version > 1.1.41 (bug 145245)
+         
+Sat Jul  3 17:52:27 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * doc/xslt.html, doc/extensions.html: corrected the URI for libxslt
+         namespace, also a small enhancement of the surrounding text on
+         extension functions. (bug 145250)
+         
+Fri Jul  2 15:51:49 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in: convenience change
+       * python/libxsl.py python/libxslt-python-api.xml python/libxslt.c:
+         try to avoid calling libxml2 cleanup function directly but go
+         though the python wrapper of libxml2 for memory debug accounting.
+
+Fri Jul  2 16:24:12 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/keys.c: added namespace setup before calling XPath
+         to evaluate key (Bug 143520)
+
+Thu Jul  1 10:07:55 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/transform.c: added coding to xsltCopyTree to copy
+         namespaces (bug 139578).
+       * tests/general/bug-128.out: changed to reflect above fix
+       * libxslt/xslt.c: minor change to an error message
+
+Wed Jun 30 18:41:20 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * win32/Makefile.msvc win32/Makefile.mingw libexslt/Makefile.am
+         libexslt/exslt.c libexslt/exslt.h config.h.in configure.in
+         libexslt/crypto.c: applied patch from Joel Reed to get EXSLT
+         crypto extensions based on libgcrypt if found at configure time.
+       * tests/namespaces/Makefile.am: fixed a small breakage
+
+Wed Jun 30 12:28:34 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/namespaces: some enhancement for fixing bug 142768
+       * tests/namespaces/Makefile.am, tests/namespaces/tst6*:
+         added regression test for this bug
+
+Tue Jun 29 09:23:03 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * Makefile.am examples/xsltICUSort.c: seems I never commited to CVS
+         the example from Richard Jinks
+
+Wed Jun  9 16:33:56 CEST 2004 Igor Zlatkovic <igor@zlatkovic.com>
+
+       * win32/configure.js win32/Makefile.* minor changes for the new
+         layout of the Windows binary package
+
+Wed May 26 10:51:22 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * doc/search.php.inc, doc/search/php: enhanced to remove
+         forcing module names to lower case, and to fix problem
+         with links between pages in libxml2 directory.
+
+Mon May 24 12:46:10 HKT 2004 Igor Zlatkovic <igor@zlatkovic.com>
+
+       * win32/makefile.msvc, win32/configure.js: included the cruntime 
+         option, contributed by Oliver Stoeneberg
+
+Mon May 24 08:37:22 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/xsltutils.c: fixed bug in error message printing
+         for undefined namespace (bug 143004)
+
+Mon May 17 23:08:42 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * NEWS doc/*: updated for 1.1.7
+
+Mon May 17 06:14:09 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in: release of libxslt-1.1.7
+
+Sun May 16 23:08:05 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * tests/general/bug-151*, tests/docs/bug-151.xml,
+         tests/general/Makefile.am, tests/docs/Makefile.am: added
+         regression test for old bug #127877
+
+Sun May 16 20:48:35 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/transform.c: fixing bug #135542 about the DOCTYPE name
+         being generated when the root element is namespaced 
+       * tests/general/bug-151*, tests/docs/bug-151.xml,
+         tests/general/Makefile.am, tests/docs/Makefile.am: added
+         regression test for bug #135542
+
+Sun May 16 19:39:44 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/namespaces.c libxslt/namespaces.h libxslt/templates.c
+         libxslt/transform.c: fixing bug #134500 on namespace lookup for
+         attribute which sometimes lead to default namespace
+       * tests/general/bug-150*, tests/docs/bug-150.xml,
+         tests/general/Makefile.am, tests/docs/Makefile.am: added
+         regression test for bug #134500
+
+Sun May 16 18:09:36 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libexslt/date.h: fixing a small portability problem on Solaris
+         for the declaration of localtime_r bug #140468
+
+Sun May 16 16:36:38 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt.m4: applied patch from Edward Rudd to fix the problems
+         raised in bug #142429
+         
+Sun May 16 11:01:52 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/xslt.c: fixed a weird namespace bug #141532
+       * tests/docs/Makefile.am tests/docs/bug-14[89].xml
+         tests/general/Makefile.am tests/docs/bug-14[89]*: added tests
+         to the regression for bug #141532
+
+Sun May  2 23:47:43 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/imports.c: added comments and function header,
+         improved logic of routine just added.
+       * tests/general/bug-147*, tests/docs/bug-147.xml,
+         tests/general/Makefile.am, tests/docs/Makefile.am: added
+         regression test for bug 141279
+
+Sun May  2 12:47:32 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/imports.c: enhanced normalization of comp steps
+         when an imported stylesheet has it's own imports
+         (bug 141279)
+
+Sat May  1 10:35:03 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/transform.c: added code to recognize
+         disable-output-escaping on certain text nodes (bug 140755)
+       * tests/general/bug-100.out: regenerated to account for change
+         from next ChangeLog entry (bug 140558)
+
+Wed Apr 28 18:17:24 PDT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/xsltutils.c: suppressed any automatic linefeed after
+         a comment following the document root element (bug 140558)
+
+Thu Apr 22 08:38:35 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * libxslt/transform.c: fix a problem where we updated an
+         ELEMENT node psvi field as if it was a DOCUMENT one, leading
+         to a subtle crash later, valgrind rules.
+
+The Apr 20 00:22:37 HKT 2004 William Brack <wbrack@mmm.com.hk>
+
+       * libexslt/strings.c: fixed bug in UTF8 string tokenize
+         kindly reported by Vasily Tchekalkin
+
+Mon Apr 19 00:39:18 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in doc/*: preparing release 1.1.6
+       * libxslt.spec.in: keep the ChangeLog compressed 
+
 Mon Apr  5 15:23:53 CEST 2004 Daniel Veillard <daniel@veillard.com>
 
        * libxslt/keys.c: fixed a stupid cut'npaste bug #139132