diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +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/xlstproc.1) + Wed Jan 10 19:13:08 PST 2007 William Brack <wbrack@mmm.com.hk> * libexslt/strings.c: added new function 'replace' from Joel |