635bda0c7bc4b0e9045eb59d9257249c34c94d97
[platform/upstream/libxslt.git] / NEWS
1
2         NEWS file for libxslt
3
4   Note that this is automatically generated from the news webpage at:
5        http://xmlsoft.org/XSLT/news.html
6
7 The change log at 
8 ChangeLog.html
9  describes the recents commits
10 to the SVN at 
11 http://svn.gnome.org/viewcvs/libxslt/trunk/
12  code base.Those are the public releases made:
13 1.1.25: Sep 17 2009:
14    -  Features:
15       Add API versioning and various cleanups (Daniel Veillard),
16       xsl:sort lang support using the locale (Nick Wellnhofer and Roumen Petrov)
17   
18    -  Documentation:
19       Fix the download links for Solaris (Daniel Veillard),
20       Fix makefile and spec file to include doc in rpm (Daniel Veillard)
21   
22    -  Portability:
23       Make sure testThreads is linked with pthreads (Daniel Veillard),
24       Fix potential crash on debug of extensions Solaris (Ben Walton),
25       applied patch from Roumen Petrov for mingw cross compilation problems (Roumen Petrov),
26       patch from Richard Jones to build shared libs with MinGW cross-compiler (Richard Jones),
27       fix include path when compiling with MinGW (Roumen Petrov),
28       portability fixes ( Nick Wellnhofer and Roumen Petrov)
29   
30    -  Bug fixes:
31       Big fixes of pattern compilations (Nick Wellnhofer),
32       Fix uses of xmlAddChild for error handling (Daniel Veillard),
33       Detect deep recusion on function calls (Daniel Veillard),
34       Avoid an error in namespace generation (Martin),
35       Fix importing of encoding from included stylesheets (Nick Wellnhofer),
36       Fix problems with embedded stylesheets and namespaces (Martin),
37       QName parsing fix for patterns (Martin),
38       Crash compiling stylesheet with DTD (Martin),
39       Fix xsl:strip-space with namespace and wildcard (Nick Wellnhofer),
40       Fix a mutex deadlock on unregistered extensions (Nix),
41       567192 xsltproc --output option ignore --xinclude (Joachim Breitner),
42       Fix redundant headers in list (Daniel Veillard),
43       134754 Configure's --with-html-dir related fixes (Julio M. Merino Vidal),
44       305913 a serious problem in extensions reentrancy (Daniel Veillard),
45       Fix an idness issue when building the tree (Daniel Veillard),
46       Fixed indexing error reported by Ron Burk on the mailing list. (William M. Brack),
47       prevent some unchecked pointer accesses (Jake Goulding),
48       fix for CVE-2008-2935 libexslt RC4 encryption/decryption functions Daniel (Daniel Veillard),
49       avoid a quadratic behaviour when hitting duplicates (Daniel Veillard),
50       544829 fixed option --with-debugger (Arun Ragnavan),
51       541965 fixed incorrect argument popping in exsltMathAtan2Function (William M. Brack),
52       fix problem with string check for element-available (Ron Burk),
53       539741 added code to handle literal within an AVT (William M. Brack)
54   
55    -  Improvements:
56       Allow use of EXSLT outside XSLT (Martin),
57       Support Esperanto locale (Nick Wellnhofer),
58       Change how attributes are copied for id and speed (Daniel Veillard),
59       Add API versioning and various cleanups (Daniel Veillard),
60       Adding a test program to check thread reentrancy (Daniel Veillard),
61       big patch from  finishing xsl:sort lang support (Roumen Petrov),
62       add xsl:sort lang support using the locale (Nick Wellnhofer)
63   
64    -  Cleanups:
65       Label xsltProcessOneNode as static (Daniel Veillard),
66       git setup (Daniel Veillard),
67       fixed typo detected by new libxml2 code (William M. Brack),
68       xsltExtFunctionLookup was defined but never implemented (Ralf Junker)
69   
70
71
72 1.1.24: May 13 2008:
73    - Documentation: man page fix (Vincent Lefevre).
74    - Bug fixes: pattern bug fix, key initialization problems, exclusion of
75       unknown namespaced element on top of stylesheets, python generator
76       syntactic cleanup (Martin)
77
78
79 1.1.23: Apr  8 2008:
80    - Documentation: fix links for Cygwin DocBook setup (Philippe Bourcier),
81       xsltParseStylesheetDoc doc fix (Jason Viers), fix manpage default
82       maxdepth value 
83    - Bug fixes: python segfault (Daniel Gryniewicz), week-in-year bug fix
84       (Maurice van der Pot), fix python iterator problem (William Brack),
85       avoid garbage collection problems on str:tokenize and str:split
86       and function results (William Brack and Peter Pawlowski) 
87       superfluous re-generation of keys (William Brack), remove superfluous
88       code in xsltExtInitTest (Tony Graham), func:result segfault fix
89       (William Brack), timezone offset problem (Peter Pawlowski),
90    - Portability fixes: old gcrypt support fix (Brent Cowgill), Python
91       portability patch (Stephane Bidoul), VS 2008 fix (Rob Richard) 
92
93
94 1.1.22: Aug 23 2007:
95    - Bug fixes: RVT cleanup problems (William Brack), exclude-result-prefix
96       bug (William Brack), stylesheet compilation error handling (Rob Richards).
97       
98    - Portability fixes: improve build with VS2005 (Rob Richards), 
99       fixing build on AIX (Bjorn Wiberg), fix the security file checks on
100       Windows (Roland Schwarz and Rob Richards). 
101    - Improvement: add an --encoding option to xsltproc (Drazen Kacar). 
102
103
104 1.1.21: Jun 12 2007:
105    - Bug fixes: out of memory allocation errors (William Brack), 
106       namespace problem on compound predicates (William Brack),
107       python space/tab inconsistencies (Andreas Hanke), hook xsl:message
108       to per transformation error callbacks (Shaun McCance),
109       cached RVT problem (William Brack), XPath context maintainance
110       on choose (William Brack), memory leaks in the math module (William
111       Brack), exclude-result-prefix induced namespace problem (William
112       Brack)
113    - Build: configure setup for TRIO_REPLACE_STDIO (William Brack)
114   
115    - Documentation: updated after change from CVs to SVN (William Brack)
116
117
118 1.1.20: Jan 17 2007:
119    - Portability fixes: strict aliasing fix (Marcus Meissner), BSD portability
120       patches (Roland Illig)
121    - Bug fixes: Result Value Tree handling fix (William Brack), function
122       parameters fix (William), uninitialized variable (Kjartan Maraas),
123       empty text node handling (William), plugin support and test fixes (William),
124       fragment support fixes (William)
125    - Improvements: python stylesheet compare and transform context
126       access (Nic Ferrier), EXSLT string replace support (Joel Reed),
127       xsltproc better low level error handling (Mike Hommey and William)
128
129
130 1.1.19: Nov 29 2006:
131    - Bug fixes: entities within attributes (William Brack), Python detection
132       problem (Joseph Sacco), in-scope namespace bug (Mike Hommey), Result
133       value tree caching bug (William Brack)
134
135
136 1.1.18: Oct 26 2006:
137    - portability and build fixes: DESTDIR problem, build paths in python
138       shared lib, compile when libxml2 doesn't support XInclude (Gary Coady).
139    - bug fixes: a number of namespace related bugs (Kasimier Buchcik), 
140       parameters bugs (Kasimier Buchcik), proximity position in predicates
141       of match patterns (Kasimier), exslt-node-set troubles with strings
142       (Kasimier), CDATA serialization, Python floats and booleans XPath
143       conversions, XInclude support fixes, RVT cleanup problem (William Brack
144       and Kasimier), attribute checking in stylesheets (Kasimier), xsltForEach
145       context problem (Kasimier), security check should pass full URLs (Shane
146       Corgatelli), security cleanup patch (Mikhail Zabaluev), some python
147       accessor for stylesheet were broken, memory errors when compiling 
148       stylesheets (Mike Hommey), EXSLT current date end-of-month problem
149       (William Brack).
150    - improvements: refactoring of namespace handling, value-of impleemntation
151       and template internal processing (Kasimier Buchcik), new xsltproc
152       flag to apply Xinclude to stylesheets.
153    - documentation: xsltproc man pages (Daniel Leidert), tests updates
154       (William Brack), various typo fixes (Daniel Leidert), comments on
155       versions macros (Peter Breitenlohner).
156
157
158 1.1.17: Jun 6 2006:
159    - portability fixes: python detection
160    - bug fixes: some regression tests, attribute/namespaces output (Kasimier
161     Buchcik), problem in mixed xsl:value-of and xsl:text uses (Kasimier)
162    - improvements: internal refactoring (Kasimier Buchcik), use of the XPath
163     object cache in libxml2-2.6.25 (Kasimier)
164
165
166 1.1.16: May 01 2006:
167    - portability fixes: EXSLT date/time on Solaris and IRIX (Albert Chin),
168       HP-UX  build (Albert Chin), 
169   
170    - build fixes: Python detection(Joseph Sacco), plugin configurei
171       (Joel Reed)
172    - bug fixes: pattern compilation fix(William Brack), EXSLT date/time
173       fix (Thomas Broyer), EXSLT function bug, potential loop on variable
174       eval, startup race (Christopher Palmer), debug statement left in python
175       (Nic Ferrier), various cleanup based on Coverity reports), error on
176       Out of memory condition (Charles Hardin), various namespace prefixes
177       fixes (Kasimier Buchcik), 
178    - improvement: speed up sortingi, start of internals refactoring (Kasimier
179       Buchcik)
180    - documentation: man page fixes and updates (Daniel Leidert)
181
182
183
184 1.1.15: Sep 04 2005:
185    - build fixes: Windows build cleanups and updates (Igor Zlatkovic),
186     remove jhbuild warnings
187    - bug fixes: negative number formatting (William Brack), number
188     formatting per mille definition (William Brack), XInclude default values
189     (William), text copy bugs (William), bug related to xmlXPathContext size,
190     reuse libxml2 memory management for text nodes, dictionary text bug,
191     forbid variables in match (needs libxml2-2.6.21)
192    - improvements: EXSLT dyn:map (Mark Vakoc),
193    - documentation: EXSLT date and time functions namespace in man (Jonathan
194     Wakely)
195
196
197 1.1.14: Apr 02 2005:
198    - bug fixes: text node on stylesheet document without a dictionary
199     (William Brack), more checking of XSLT syntax, calling xsltInit()
200     multiple times, mode values interning raised by Mark Vakoc, bug in
201     pattern matching with ancestors, bug in patterna matching with cascading
202     select, xinclude and document() problem, build outside of source tree
203     (Mike Castle)
204    - improvement: added a --nodict mode to xsltproc to check problems for
205     docuemtns without dictionaries
206
207
208 1.1.13: Mar 13 2005:
209    - build fixes: 64bits cleanup (William Brack), python 2.4 test (William),
210     LIBXSLT_VERSION_EXTRA on Windows (William), Windows makefiles fixes (Joel
211     Reed), libgcrypt-devel requires for RPM spec.
212    - bug fixes: exslt day-of-week-in-month (Sal Paradise), xsl:call-template
213     should not change the current template rule (William Brack), evaluation
214     of global variables (William Brack), RVT's in XPath predicates (William),
215     namespace URI on template names (Mark Vakoc), stat() for Windows patch
216     (Aleksey Gurtovoy), pattern expression fixes (William Brack), out of
217     memory detection misses (William), parserOptions propagation (William),
218     exclude-result-prefixes fix (William), // patten fix (William).
219    - extensions: module support (Joel Reed), dictionary based speedups
220     trying to get rid of xmlStrEqual as much as possible.
221    - documentation: added Wiki (Joel Reed)
222
223
224 1.1.12: Oct 29 2004:
225    - build fixes: warnings removal (William).
226    - bug fixes: attribute document pointer fix (Mark Vakoc), exslt date
227     negative periods (William Brack), generated tree structure fixes,
228     namespace lookup fix, use reentrant gmtime_r (William Brack),
229     exslt:funtion namespace fix (William), potential NULL pointer reference
230     (Dennis Dams, William), force string interning on generated
231   documents.
232    - documentation: update of the second tutorial (Panagiotis Louridas), add
233     exslt doc in rpm packages, fix the xsltproc man page.
234
235
236 1.1.11: Sep 29 2004:
237    - bug fixes: xsl:include problems (William Brack), UTF8 number pattern
238     (William), date-time validation (William), namespace fix (William),
239     various Exslt date fixes (William), error callback fixes, leak with
240     namespaced global variable, attempt to fix a weird problem #153137
241    - improvements: exslt:date-sum tests (Derek Poon)
242    - documentation: second tutorial by Panagiotis Lourida
243
244
245 1.1.10: Aug 31 2004:
246    - build fix: NUL in c file blocking compilation on Solaris, Windows build
247     (Igor Zlatkovic)
248    - fix: key initialization problem (William Brack)
249    - documentation: fixed missing man page description for --path
250
251
252 1.1.9: Aug 22 2004:
253    - build fixes: missing tests (William Brack), Python dependancies, Python
254     on 64bits boxes, --with-crypto flag (Rob Richards),
255    - fixes: RVT key handling (William), Python binding (William and Sitsofe
256     Wheeler), key and XPath troubles (William), template priority on imports
257     (William), str:tokenize with empty strings (William), #default namespace
258     alias behaviour (William), doc ordering missing for main document
259     (William), 64bit bug (Andreas Schwab)
260    - improvements: EXSLT date:sum added (Joel Reed), hook for document
261     loading for David Hyatt, xsltproc --nodtdattr to avoid defaulting DTD
262     attributes, extend xsltproc --version with CVS stamp (William).
263    - Documentation: web page problem reported by Oliver Stoeneberg
264
265
266 1.1.8: July 5 2004:
267    - build fixes: Windows runtime options (Oliver Stoeneberg), Windows
268     binary package layout (Igor Zlatkovic), libgcrypt version test and link
269     (William)
270    - documentation: fix libxslt namespace name in doc (William)
271    - bug fixes: undefined namespace message (William Brack), search engine
272     (William), multiple namespace fixups (William), namespace fix for key
273     evaluation (William), Python memory debug bindings,
274    - improvements: crypto extensions for exslt (Joel Reed, William)
275
276
277 1.1.7: May 17 2004:
278    - build fix: warning about localtime_r on Solaris
279    - bug fix: UTF8 string tokenize (William Brack), subtle memory
280     corruption, linefeed after comment at document level (William),
281     disable-output-escaping problem (William), pattern compilation in deep
282     imported stylesheets (William), namespace extension prefix bug,
283     libxslt.m4 bug (Edward Rudd), namespace lookup for attribute, namespaced
284     DOCTYPE name
285
286
287 1.1.6: Apr 18 2004:
288    - 2 bug fixes about keys fixed one by Mark Vakoc
289
290
291 1.1.5: Mar 23 2004:
292    - performance: use dictionary lookup for variables
293    - remove use of _private from source documents
294    - cleanup of "make tests" output
295    - bugfixes: AVT in local variables, use localtime_r to avoid thread
296     troubles (William), dictionary handling bug (William), limited number of
297     stubstitutions in AVT (William), tokenize fix for UTF-8 (William),
298     superfluous namespace (William), xsltproc error code on
299     <xsl:message> halt, OpenVMS fix, dictionary reference counting
300     change.
301
302
303 1.1.4: Feb 23 2004:
304    - bugfixes: attributes without doc (Mariano Suárez-Alvarez), problem with
305     Yelp, extension problem
306    - display extension modules (Steve Little)
307    - Windows compilation patch (Mark Vadoc), Mingw (Mikhail Grushinskiy)
308
309
310 1.1.3: Feb 16 2004:
311    - Rewrote the Attribute Value Template code, new XPath compilation
312     interfaces, dictionary reuses for XSLT with potential for serious
313     performance improvements.
314    - bug fixes: portability (William Brack), key() in node-set() results
315     (William), comment before doctype (William), math and node-set() problems
316     (William), cdata element and default namespace (William), behaviour on
317     unknown XSLT elements (Stefan Kost), priority of "//foo" patterns
318     (William), xsl:element and xsl:attribute QName check (William), comments
319     with -- (William), attribute namespace (William), check for ?> in PI
320     (William)
321    - Documentations: cleanup (John Fleck and William)
322    - Python: patch for OS-X (Gianni Ceccarelli), enums export (Stephane
323     bidoul)
324
325
326 1.1.2: Dec 24 2003:
327    - Documentation fixes (John Fleck, William Brack), EXSLT documentation
328     (William Brack)
329    - Windows compilation fixes for MSVC and Mingw (Igor Zlatkovic)
330    - Bug fixes: exslt:date returning NULL strings (William Brack),
331     namespaces output (William Brack),  key and namespace definition problem,
332     passing options down to the document() parser, xsl:number fixes (William
333     Brack)
334
335
336 1.1.1: Dec 10 2003:
337    - code cleanup (William Brack)
338    - Windows: Makefile improvements (Igor Zlatkovic)
339    - documentation improvements: William Brack, libexslt man page (Jonathan
340     Wakely)
341    - param in EXSLT functions (Shaun McCance)
342    - XSLT debugging improvements (Mark Vakoc)
343    - bug fixes: number formatting (Bjorn Reese), exslt:tokenize (William
344     Brack), key selector parsing with | reported by Oleg Paraschenko,
345     xsl:element with computed namespaces (William Brack), xslt:import/include
346     recursion detection (William Brack), exslt:function used in keys (William
347     Brack), bug when CDATA_SECTION are foun in the tree (William Brack),
348     entities handling when using XInclude.
349
350
351 1.1.0: Nov 4 2003:
352    - Removed DocBook SGML broken support
353    - fix xsl:key to work with PIs
354    - Makefile and build improvement (Graham Wilson), build cleanup (William
355     Brack), macro fix (Justin Fletcher), build outside of source tree (Roumen
356     Petrov)
357    - xsltproc option display fix (Alexey Efimov), --load-trace (Crutcher
358     Dunnavant)
359    - Python: never use stdout for error
360    - extension memory error fix (Karl Eichwalder)
361    - header path fixes (Steve Ball)
362    - added saxon:line-number() to libexslt (Brett Kail)
363    - Fix some tortuous template problems when using predicates (William
364     Brack)
365    - Debugger status patch (Kasimier Buchcik)
366    - Use new libxml2-2.6.x APIs for faster processing
367    - Make sure xsl:sort is empty
368    - Fixed a bug in default processing of attributes
369    - Removes the deprecated breakpoint library
370    - detect invalid names on templates (William Brack)
371    - fix exslt:document (and similar) base handling problem
372
373
374 1.0.33: Sep 12 2003:
375 This is a bugfix only release   - error message missing argument (William Brack)
376    - mode not cascaded in template fallbacks (William Brack)
377    - catch redefinition of parameter/variables  (William Brack)
378    - multiple keys with same namespace name (William Brack)
379    - patch for compilation using MingW on Windows (Mikhail Grushinskiy)
380    - header export macros for Windows (Igor Zlatkovic)
381    - cdata-section-elements handling of namespaced names
382    - compilation without libxml2 XPointer support (Mark Vadoc)
383    - apply-templates crash (William Brack)
384    - bug with imported templates (William Brack)
385    - imported attribute-sets merging bug (DocBook) (William Brack)
386
387
388 1.0.32: Aug 9 2003:
389    - bugfixes: xsltSaveResultToFile() python binding (Chris Jaeger), EXSLT
390     function (William Brack), RVT for globals (William Brack), EXSLT date
391     (William Brack),
392     speed of large text output, xsl:copy with attributes, strip-space and
393     namespaces prefix, fix for --path xsltproc option, EXST:tokenize (Shaun
394     McCance), EXSLT:seconds (William Brack), sort with multiple keys (William
395     Brack), checking of { and } for attribute value templates (William
396     Brack)
397   
398    - Python bindings for extension elements (Sean Treadway)
399    - EXSLT:split added (Shaun McCance)
400    - portability fixes for HP-UX/Solaris/IRIX (William Brack)
401    - doc cleanup
402
403
404 1.0.31: Jul 6 2003:
405    - bugfixes: xsl:copy on namespace nodes, AVT for xsl:sort order, fix for
406     the debugger (Keith Isdale), output filename limitation, trio.h and
407     triodef.h added (Albert Chin), EXSLT node-set (Peter Breitenlohner),
408     xsltChoose and whitespace (Igor Zlatkovic),
409     stylesheet compilation (Igor Zlatkovic), NaN and sort (William Brack),
410     RVT bug introduced in 1.0.30
411   
412    - avoid generating &quot; (fix in libxml2-2.5.8)
413    - fix 64bit cleaness problem and compilation troubles introduced in
414   1.0.30
415    - Windows makefile generation (Igor Zlatkovic)
416    - HP-UX portability fix
417
418
419 1.0.30: May 4 2003:
420    - Fixes and new APIs to handle Result Value Trees and avoid leaks
421    - Fixes for: EXSLT math pow() function (Charles Bozeman), global
422     parameter and global variables mismatch, a segfault on pattern
423     compilation errors, namespace copy in xsl:copy-of, python generator
424     problem, OpenVMS trio update, premature call to xsltFreeStackElem (Igor),
425     current node when templates applies to attributes
426
427
428 1.0.29: Apr 1 2003:
429    - performance improvements especially for large flat documents
430    - bug fixes: Result Value Tree handling, XML IDs, keys(), extra namespace
431     declarations with xsl:elements.
432    - portability: python and trio fixes (Albert Chin), python on Solaris
433     (Ben Phillips)
434
435
436 1.0.28: Mar 24 2003:
437    - fixed node() in patterns semantic.
438    - fixed a memory access problem in format-number()
439    - fixed stack overflow in recursive global variable or params
440    - cleaned up Result Value Tree handling, and fixed a couple of old bugs
441     in the process
442
443
444 1.0.27: Feb 24 2003:
445    - bug fixes: spurious xmlns:nsX="" generation, serialization bug (in
446     libxml2), a namespace copy problem, errors in the RPM spec prereqs
447    - Windows path canonicalization and document cache fix (Igor)
448
449
450 1.0.26: Feb 10 2003:
451    - Fixed 3 serious bugs in document() and stylesheet compilation which
452     could lead to a crash
453
454
455 1.0.25: Feb 5 2003:
456    - Bug fix: double-free for standalone stylesheets introduced in 1.0.24, C
457     syntax pbm, 3 bugs reported by Eric van der Vlist
458    - Some XPath and XInclude related problems were actually fixed in
459     libxml2-2.5.2
460    - Documentation: emphasize taht --docbook is not for XML docs.
461
462
463 1.0.24: Jan 14 2003:
464    - bug fixes: imported global varables, python bindings (Stéphane Bidoul),
465     EXSLT memory leak (Charles Bozeman), namespace generation on
466     xsl:attribute, space handling with imports (Daniel Stodden),
467     extension-element-prefixes (Josh Parsons), comments within xsl:text (Matt
468     Sergeant), superfluous xmlns generation, XInclude related bug for
469     numbering, EXSLT strings (Alexey Efimov), attribute-sets computation on
470     imports, extension module init and shutdown callbacks not called
471    - HP-UX portability (Alexey Efimov), Windows makefiles (Igor and Stephane
472     Bidoul), VMS makefile updates (Craig A. Berry)
473    - adds xsltGetProfileInformation() (Michael Rothwell)
474    - fix the API generation scripts
475    - API to provide the sorting routines (Richard Jinks)
476    - added XML description of the EXSLT API
477    - added ESXLT URI (un)escaping (Jörg Walter)
478    - Some memory leaks have been found and fixed
479    - document() now support fragment identifiers in URIs
480
481
482 1.0.23: Nov 17 2002:
483    - Windows build cleanup (Igor)
484    - Unix build and RPM packaging cleanup
485    - Improvement of the python bindings: extension functions and activating
486     EXSLT
487    - various bug fixes: number formatting, portability for bounded string
488     functions, CData nodes, key(), @*[...] patterns
489    - Documentation improvements (John Fleck)
490    - added libxslt.m4 (Thomas Schraitle)
491
492
493 1.0.22: Oct 18 2002:
494    - Updates on the Windows Makefiles
495    - Added a security module, and a related set of new options to
496   xsltproc
497    - Allowed per transformation error handler.
498    - Fixed a few bugs: node() semantic, URI escaping, media-type, attribute
499     lists
500
501
502 1.0.21: Sep 26 2002:
503    - Bug fixes: match="node()", date:difference() (Igor and Charlie
504     Bozeman), disable-output-escaping
505    - Python bindings: style.saveResultToString() from Ralf Mattes
506    - Logos from Marc Liyanage
507    - Mem leak fix from Nathan Myers
508    - Makefile: DESTDIR fix from Christophe Merlet, AMD x86_64 (Mandrake),
509     Windows (Igor), Python detection
510    - Documentation improvements: John Fleck
511
512
513 1.0.20: Aug 23 2002:
514    - Windows makefile updates (Igor) and x86-64 (Frederic Crozat)
515    - fixed HTML meta tag saving for Mac/IE users
516    - possible leak patches from Nathan Myers
517    - try to handle document('') as best as possible depending in the
518   cases
519    - Fixed the DocBook stylesheets handling problem
520    - Fixed a few XSLT reported errors
521
522
523 1.0.19:  July 6 2002:
524    - EXSLT: dynamic functions and date support bug fixes (Mark Vakoc)
525    - xsl:number fix: Richard Jinks
526    - xsl:format-numbers fix: Ken Neighbors
527    - document('') fix: bug pointed by Eric van der Vlist
528    - xsl:message with terminate="yes" fixes: William Brack
529    - xsl:sort order support added: Ken Neighbors
530    - a few other bug fixes, some of them requiring the latest version of
531     libxml2
532
533
534 1.0.18: May 27 2002:
535    - a number of bug fixes: attributes, extra namespace declarations
536     (DocBook), xsl:include crash (Igor), documentation (Christian Cornelssen,
537     Charles Bozeman and Geert Kloosterman),  element-available (Richard
538   Jinks)
539    - xsltproc can now list teh registered extensions thanks to Mark
540   Vakoc
541    - there is a new API to save directly to a string
542     xsltSaveResultToString() by Morus Walter
543    - specific error registration function for the python API
544
545
546 1.0.17: April 29 2002:
547    - cleanup in code, XSLT debugger support and Makefiles for Windows by
548   Igor
549    - a C++ portability fix by Mark Vakoc
550    - EXSLT date improvement and regression tests by Charles Bozeman
551    - attempt to fix a bug in xsltProcessUserParamInternal
552
553
554 1.0.16: April 15 2002:
555    - Bug fixes: strip-space, URL in HTML output, error when xsltproc can't
556     save
557    - portability fixes: OSF/1, IEEE on alphas, Windows, Python bindings
558
559
560 1.0.15: Mar 25 2002:
561    - Bugfixes: XPath, python Makefile, recursive attribute sets, @foo[..]
562     templates
563    - Debug of memory alocation with valgind
564    - serious profiling leading to significant improvement for DocBook
565     processing
566    - revamp of the Windows build
567
568
569 1.0.14: Mar 18 2002:
570    - Improvement in the XPath engine (libxml2-2.4.18)
571    - Nasty bug fix related to exslt:node-set
572    - Fixed the python Makefiles, cleanup of doc comments, Windows
573     portability fixes
574
575
576 1.0.13: Mar 8 2002:
577    - a number of bug fixes including "namespace node have no parents"
578    - Improvement of the Python bindings
579    - Charles Bozeman provided fixes and regression tests for exslt date
580     functions.
581
582
583 1.0.12: Feb 11 2002:
584    - Fixed the makefiles especially the python module ones
585    - half a dozen bugs fixes including 2 old ones
586
587
588 1.0.11: Feb 8 2002:
589    - Change of Licence to the MIT
590   Licence
591    - Added a beta version of the Python bindings, including support to
592     extend the engine with functions written in Python
593    - A number of bug fixes
594    - Charlie Bozeman provided more EXSLT functions
595    - Portability fixes
596
597
598 1.0.10: Jan 14 2002:
599    - Windows fixes for Win32 from Igor
600    - Fixed the Solaris compilation trouble (Albert)
601    - Documentation changes and updates: John Fleck
602    - Added a stringparam option to avoid escaping hell at the shell
603   level
604    - A few bug fixes
605
606
607 1.0.9: Dec 7 2001:
608    - Makefile patches from Peter Williams
609    - attempt to fix the compilation problem associated to prelinking
610    - obsoleted libxsltbreakpoint now deprecated and frozen to 1.0.8 API
611    - xsltproc return codes are now significant, John Fleck updated the
612     documentation
613    - patch to allow as much as 40 steps in patterns (Marc Tardif), should be
614     made dynamic really
615    - fixed a bug raised by Nik Clayton when using doctypes with HTML
616   output
617    - patches from Keith Isdale to interface with xsltdebugger
618
619
620 1.0.8: Nov 26 2001:
621    - fixed an annoying header problem, removed a few bugs and some code
622     cleanup
623    - patches for Windows and update of Windows Makefiles by Igor
624    - OpenVMS port instructions from John A Fotheringham
625    - fixed some Makefiles annoyance and libraries prelinking
626   information
627
628
629 1.0.7: Nov 10 2001:
630    - remove a compilation problem with LIBXSLT_PUBLIC
631    - Finishing the integration steps for Keith Isdale debugger
632    - fixes the handling of indent="no" on HTML output
633    - fixes on the configure script and RPM spec file
634
635
636 1.0.6: Oct 30 2001:
637    - bug fixes on number formatting (Thomas), date/time functions (Bruce
638     Miller)
639    - update of the Windows Makefiles (Igor)
640    - fixed DOCTYPE generation rules for HTML output (me)
641
642
643 1.0.5: Oct 10 2001:
644    - some portability fixes, including Windows makefile updates from
645   Igor
646    - fixed a dozen bugs on XSLT and EXSLT (me and Thomas Broyer)
647    - support for Saxon's evaluate and expressions extensions added (initial
648     contribution from Darren Graves)
649    - better handling of XPath evaluation errors
650
651
652 1.0.4: Sep 12 2001:
653    - Documentation updates from John fleck
654    - bug fixes (DocBook  FO generation should be fixed)  and portability
655     improvements
656    - Thomas Broyer improved the existing EXSLT support and added String,
657     Time and Date core functions support
658
659
660 1.0.3:  Aug 23 2001:
661    - XML Catalog support see the doc
662    - New NaN/Infinity floating point code
663    - A few bug fixes
664
665
666 1.0.2:  Aug 15 2001:
667    - lot of bug fixes, increased the testsuite
668    - a large chunk of EXSLT is implemented
669    - improvements on the extension framework
670    - documentation improvements
671    - Windows MSC projects files should be up-to-date
672    - handle attributes inherited from the DTD by default
673
674
675 1.0.1:  July 24 2001:
676    - initial EXSLT framework
677    - better error reporting
678    - fixed the profiler on Windows
679    - bug fixes
680
681
682 1.0.0: July 10 2001:
683    - a lot of cleanup, a lot of regression tests added or fixed
684    - added a documentation for writing
685     extensions
686    - fixed some variable evaluation problems (with William)
687    - added profiling of stylesheet execution accessible as the xsltproc
688     --profile option
689    - fixed element-available() and the implementation of the various
690     chunking methods present, Norm Walsh provided a lot of feedback
691    - exclude-result-prefixes and namespaces output should now work as
692     expected
693    - added support of embedded stylesheet as described in section 2.7 of the
694     spec
695
696
697 0.14.0: July 5 2001:
698    - lot of bug fixes, and code cleanup
699    - completion of the little XSLT-1.0 features left unimplemented
700    - Added and implemented the extension API suggested by Thomas Broyer
701    - the Windows MSC environment should be complete
702    - tested and optimized with a really large document (DocBook Definitive
703     Guide) libxml/libxslt should really be faster on serious workloads
704
705
706 0.13.0: June 26 2001:
707    - lots of cleanups
708    - fixed a C++ compilation problem
709    - couple of fixes to xsltSaveTo()
710    - try to fix Docbook-xslt-1.4 and chunking, updated the regression test
711     with them
712    - fixed pattern compilation and priorities problems
713    - Patches for Windows and MSC project mostly contributed by Yon Derek
714    - update to the Tutorial by John Fleck
715    - William fixed bugs in templates and for-each functions
716    - added a new interface xsltRunStylesheet() for a more flexible output
717     (incomplete), added -o option to xsltproc
718
719
720 0.12.0: June 18 2001:
721    - fixed a dozen of bugs reported
722    - HTML generation should be quite better (requires libxml-2.3.11 upgrade
723     too)
724    - William fixed some problems with document()
725    - Fix namespace nodes selection and copy (requires libxml-2.3.11 upgrade
726     too)
727    - John Fleck added a
728   tutorial
729    - Fixes for namespace handling when evaluating variables
730    - XInclude global flag added to process XInclude on document() if
731     requested
732    - made xsltproc --version more detailed
733
734
735 0.11.0: June 1 2001:
736 Mostly a bug fix release.   - integration of catalogs from xsltproc
737    - added --version to xsltproc for bug reporting
738    - fixed errors when handling ID in external parsed entities
739    - document() should hopefully work correctly but ...
740    - fixed bug with PI and comments processing
741    - William fixed the XPath string functions when using unicode
742
743
744 0.10.0: May 19 2001:
745    - cleanups to make stylesheet read-only (not 100% complete)
746    - fixed URI resolution in document()
747    - force all XPath expression to be compiled at stylesheet parsing time,
748     even if unused ...
749    - Fixed HTML default output detection
750    - Fixed double attribute generation #54446
751    - Fixed {{ handling in attributes #54451
752    - More tests and speedups for DocBook document transformations
753    - Fixed a really bad race like bug in xsltCopyTreeList()
754    - added a documentation on the libxslt internals
755    - William Brack and Bjorn Reese improved format-number()
756    - Fixed multiple sort, it should really work now
757    - added a --docbook option for SGML DocBook input (hackish)
758    - a number of other bug fixes and regression test added as people were
759     submitting them
760
761
762 0.9.0: May 3 2001:
763    - lot of various bugfixes, extended the regression suite
764    - xsltproc should work with multiple params
765    - added an option to use xsltproc with HTML input
766    - improved the stylesheet compilation, processing of complex stylesheets
767     should be faster
768    - using the same stylesheet for concurrent processing on multithreaded
769     programs should work now
770    - fixed another batch of namespace handling problems
771    - Implemented multiple level of sorting
772
773
774 0.8.0: Apr 22 2001:
775    - fixed ansidecl.h problem
776    - fixed unparsed-entity-uri() and generate-id()
777    - sort semantic fixes and priority prob from William M. Brack
778    - fixed namespace handling problems in XPath expression computations
779     (requires libxml-2.3.7)
780    - fixes to current() and key()
781    - other, smaller fixes, lots of testing with N Walsh DocBook HTML
782     stylesheets
783
784
785 0.7.0: Apr 10 2001:
786    - cleanup using stricter compiler flags
787    - command line parameter passing
788    - fix to xsltApplyTemplates from William M. Brack
789    - added the XSLTMark in the regression tests as well as document()
790
791
792 0.6.0: Mar 22 2001:
793    - another beta
794    - requires 2.3.5, which provide XPath expression compilation support
795    - document() extension should function properly
796    - fixed a number or reported bugs
797
798
799 0.5.0: Mar 10 2001:
800    - fifth beta
801    - some optimization work, for the moment 2 XSLT transform cannot use the
802     same stylesheet at the same time (to be fixed)
803    - fixed problems with handling of tree results
804    - fixed a reported strip-spaces problem
805    - added more reported/fixed bugs to the test suite
806    - incorporated William M. Brack fix for imports and global variables as
807     well as patch for with-param support in apply-templates
808    - a bug fix on for-each
809
810
811 0.4.0: Mar 1 2001:
812    - fourth beta test, released at the same time of libxml2-2.3.3
813    - bug fixes
814    - some optimization
815    - started implement extension support, not finished
816    - implemented but not tested multiple file output
817
818
819 0.3.0: Feb 24 2001:
820    - third beta test, released at the same time of libxml2-2.3.2
821    - lot of bug fixes
822    - some optimization
823    - added DocBook XSL based testsuite
824
825
826 0.2.0: Feb 15 2001:
827    - second beta version, released at the same time as libxml2-2.3.1
828    - getting close to feature completion, lot of bug fixes, some in the HTML
829     and XPath support of libxml
830    - start becoming usable for real work. This version can now regenerate
831     the XML 2e HTML from the original XML sources and the associated
832     stylesheets (in section I of the XML
833     REC)
834    - Still misses extension element/function/prefixes support. Support of
835     key() and document() is not complete
836
837
838 0.1.0: Feb 8 2001:
839    - first beta version, released at the same time as libxml2-2.3.0
840    - lots of bug fixes, first "testing" version, but incomplete
841
842
843 0.0.1: Jan 25 2001:
844    - first alpha version released at the same time as libxml2-2.2.12
845    - Framework in place, should work on simple examples, but far from being
846     feature complete
847
848 Daniel Veillard at 
849 bugs.html