fixed #129327 make sure parser flags get transmitted to the transformation
[platform/upstream/libxslt.git] / doc / news.html
index 602752e..1f30548 100644 (file)
@@ -92,7 +92,7 @@ for a really accurate description</h3><h3>1.1.1: Dec 10 2003</h3><ul><li>code cl
   <li>fixed stack overflow in recursive global variable or params</li>
   <li>cleaned up Result Value Tree handling, and fixed a couple of old bugs
     in the process</li>
-</ul><h3>1.0.27: Feb 24 2003</h3><ul><li>bug fixes: spurious xmlns:nsX=&quot;&quot; generation, serialization bug (in
+</ul><h3>1.0.27: Feb 24 2003</h3><ul><li>bug fixes: spurious xmlns:nsX="" generation, serialization bug (in
     libxml2), a namespace copy problem, errors in the RPM spec prereqs</li>
   <li>Windows path canonicalization and document cache fix (Igor)</li>
 </ul><h3>1.0.26: Feb 10 2003</h3><ul><li>Fixed 3 serious bugs in document() and stylesheet compilation which
@@ -132,7 +132,7 @@ for a really accurate description</h3><h3>1.1.1: Dec 10 2003</h3><ul><li>code cl
   <li>Allowed per transformation error handler.</li>
   <li>Fixed a few bugs: node() semantic, URI escaping, media-type, attribute
     lists</li>
-</ul><h3>1.0.21: Sep 26 2002</h3><ul><li>Bug fixes: match=&quot;node()&quot;, date:difference() (Igor and Charlie
+</ul><h3>1.0.21: Sep 26 2002</h3><ul><li>Bug fixes: match="node()", date:difference() (Igor and Charlie
     Bozeman), disable-output-escaping</li>
   <li>Python bindings: style.saveResultToString() from Ralf Mattes</li>
   <li>Logos from Marc Liyanage</li>
@@ -151,7 +151,7 @@ for a really accurate description</h3><h3>1.1.1: Dec 10 2003</h3><ul><li>code cl
   <li>xsl:number fix: Richard Jinks</li>
   <li>xsl:format-numbers fix: Ken Neighbors</li>
   <li>document('') fix: bug pointed by Eric van der Vlist</li>
-  <li>xsl:message with terminate=&quot;yes&quot; fixes: William Brack</li>
+  <li>xsl:message with terminate="yes" fixes: William Brack</li>
   <li>xsl:sort order support added: Ken Neighbors</li>
   <li>a few other bug fixes, some of them requiring the latest version of
     libxml2</li>
@@ -182,7 +182,7 @@ for a really accurate description</h3><h3>1.1.1: Dec 10 2003</h3><ul><li>code cl
   <li>Nasty bug fix related to exslt:node-set</li>
   <li>Fixed the python Makefiles, cleanup of doc comments, Windows
     portability fixes</li>
-</ul><h3>1.0.13: Mar 8 2002</h3><ul><li>a number of bug fixes including &quot;namespace node have no parents&quot;</li>
+</ul><h3>1.0.13: Mar 8 2002</h3><ul><li>a number of bug fixes including "namespace node have no parents"</li>
   <li>Improvement of the Python bindings</li>
   <li>Charles Bozeman provided fixes and regression tests for exslt date
     functions.</li>
@@ -219,7 +219,7 @@ for a really accurate description</h3><h3>1.1.1: Dec 10 2003</h3><ul><li>code cl
   informations</li>
 </ul><h3>1.0.7: Nov 10 2001</h3><ul><li>remove a compilation problem with LIBXSLT_PUBLIC</li>
   <li>Finishing the integration steps for Keith Isdale debugger</li>
-  <li>fixes the handling of indent=&quot;no&quot; on HTML output</li>
+  <li>fixes the handling of indent="no" on HTML output</li>
   <li>fixes on the configure script and RPM spec file</li>
 </ul><h3>1.0.6: Oct 30 2001</h3><ul><li>bug fixes on number formatting (Thomas), date/time functions (Bruce
     Miller)</li>
@@ -364,7 +364,7 @@ for a really accurate description</h3><h3>1.1.1: Dec 10 2003</h3><ul><li>code cl
   <li>Still misses extension element/function/prefixes support. Support of
     key() and document() is not complete</li>
 </ul><h3>0.1.0: Feb 8 2001</h3><ul><li>first beta version, released at the same time as libxml2-2.3.0</li>
-  <li>lots of bug fixes, first &quot;testing&quot; version, but incomplete</li>
+  <li>lots of bug fixes, first "testing" version, but incomplete</li>
 </ul><h3>0.0.1: Jan 25 2001</h3><ul><li>first alpha version released at the same time as libxml2-2.2.12</li>
   <li>Framework in place, should work on simple examples, but far from being
     feature complete</li>