preparing release 1.0.27 updated and rebuilt the docs Daniel
authorDaniel Veillard <veillard@src.gnome.org>
Mon, 24 Feb 2003 21:22:53 +0000 (21:22 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Mon, 24 Feb 2003 21:22:53 +0000 (21:22 +0000)
* configure.in: preparing release 1.0.27
* doc/*: updated and rebuilt the docs
Daniel

ChangeLog
configure.in
doc/contribs.html
doc/news.html
doc/python.html
doc/xslt.html
libxslt/xsltwin32config.h

index 50c5e97..d68b084 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Feb 24 22:21:09 CET 2003 Daniel Veillard <daniel@veillard.com>
+
+       * configure.in: preparing release 1.0.27
+       * doc/*: updated and rebuilt the docs
+
 Mon Feb 24 19:43:15 CET 2003 Daniel Veillard <daniel@veillard.com>
 
        * libxslt/namespaces.c: fixed #106554 for spurious xmlns:nsX=""
index c403774..c28749e 100644 (file)
@@ -6,11 +6,11 @@ dnl libexslt is an extension
 dnl
 LIBXSLT_MAJOR_VERSION=1
 LIBXSLT_MINOR_VERSION=0
-LIBXSLT_MICRO_VERSION=26
+LIBXSLT_MICRO_VERSION=27
 PACKAGE=libxslt
 LIBEXSLT_MAJOR_VERSION=0
 LIBEXSLT_MINOR_VERSION=7
-LIBEXSLT_MICRO_VERSION=17
+LIBEXSLT_MICRO_VERSION=18
 LIBXML_REQUIRED_VERSION=2.5.2
 
 
index ca6b797..69fa700 100644 (file)
@@ -113,15 +113,11 @@ A:link, A:visited, A:active { text-decoration: underline }
     Python</a>
 </li>
   <li>
-<a href="mailto:Steve.Ball@zveno.com">Steve Ball</a>,
-    <a href="http://www.zveno.com/">Zveno</a> and contributors maintain
-    <a href="http://tclxml.sourceforge.net/">tcl bindings for libxml2 and libxslt</a>, as well as 
-    <a href="http://tclxml.sf.net/tkxmllint.html">tkxmllint</a> a GUI for
-    xmllint and
-    <a href="http://tclxml.sf.net/tkxsltproc.html">tkxsltproc</a> a GUI for
-    xsltproc.
-  </li>
-<li>If you want to use libxslt in a Mac OS X/Cocoa or Objective-C
+<a href="mailto:Steve.Ball@zveno.com">Steve Ball</a>, <a href="http://www.zveno.com/">Zveno</a> and contributors maintain <a href="http://tclxml.sourceforge.net/">tcl bindings for libxml2 and
+    libxslt</a>, as well as <a href="http://tclxml.sf.net/tkxmllint.html">tkxmllint</a> a GUI for
+    xmllint and <a href="http://tclxml.sf.net/tkxsltproc.html">tkxsltproc</a>
+    a GUI for xsltproc.</li>
+  <li>If you want to use libxslt in a Mac OS X/Cocoa or Objective-C
     framework, Marc Liyanage provides <a href="http://www.entropy.ch/software/macosx/#testxslt">an application
     TestXSLT for XSLT and XML editing</a> including wrapper classes for the
     XML parser and XSLT processor.</li>
index 3889ff1..065047f 100644 (file)
@@ -84,6 +84,12 @@ A:link, A:visited, A:active { text-decoration: underline }
 <td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd">
 <h3>CVS only : check the <a href="http://cvs.gnome.org/lxr/source/libxslt/ChangeLog">Changelog</a> file
 for a really accurate description</h3>
+<h3>1.0.27: Feb 24 2003</h3>
+<ul>
+<li>bug fixes: spurious xmlns:nsX=&quot;&quot; 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
index 41e8ac6..83aa01f 100644 (file)
@@ -111,9 +111,9 @@ or libxslt wrappers or bindings:</p>
     bindings for libxslt within <a href="http://pmade.org/pjones/software/xmlwrapp/">xmlwrapp</a>
 </li>
   <li>
-<a href="phillim2@comcast.net">Mike Phillips</a> provides a module using
-   <a href="http://siasl.dyndns.org/projects/projects.html">libxslt for PHP</a>.
-</li>
+<a href="phillim2@comcast.net">Mike Phillips</a> provides a module
+    using <a href="http://siasl.dyndns.org/projects/projects.html">libxslt
+    for PHP</a>.</li>
 </ul>
 <p>The libxslt Python module depends on the <a href="http://xmlsoft.org/python.html">libxml2 Python</a> module.</p>
 <p>The distribution includes a set of Python bindings, which are garanteed to
index 7be74f5..1527a6f 100644 (file)
@@ -267,6 +267,13 @@ platform, get in touch with me to upload the package. I will keep them in the
 href="http://cvs.gnome.org/lxr/source/libxslt/ChangeLog">Changelog</a> file
 for a really accurate description</h3>
 
+<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
@@ -871,8 +878,9 @@ or libxslt wrappers or bindings:</p>
   <li><a href="mailto:xmlwrapp@pmade.org">Peter Jones</a> maintains C++
     bindings for libxslt within <a
     href="http://pmade.org/pjones/software/xmlwrapp/">xmlwrapp</a></li>
-  <li><a href="phillim2@comcast.net">Mike Phillips</a> provides a module using
-   <a href="http://siasl.dyndns.org/projects/projects.html">libxslt for PHP</a>.
+  <li><a href="phillim2@comcast.net">Mike Phillips</a> provides a module
+    using <a href="http://siasl.dyndns.org/projects/projects.html">libxslt
+    for PHP</a>.</li>
 </ul>
 
 <p>The libxslt Python module depends on the <a
@@ -1992,13 +2000,13 @@ close the connection to the database to keep the same example.</p>
   <li><a href="mailto:dkuhlman@cutter.rexx.com">Dave Kuhlman</a> provides
     libxml/libxslt <a href="http://www.rexx.com/~dkuhlman">wrappers for
     Python</a></li>
-  <li><a href="mailto:Steve.Ball@zveno.com">Steve Ball</a>,
-    <a href="http://www.zveno.com/">Zveno</a> and contributors maintain
-    <a href="http://tclxml.sourceforge.net/">tcl bindings for libxml2 and libxslt</a>, as well as 
-    <a href="http://tclxml.sf.net/tkxmllint.html">tkxmllint</a> a GUI for
-    xmllint and
-    <a href="http://tclxml.sf.net/tkxsltproc.html">tkxsltproc</a> a GUI for
-    xsltproc.
+  <li><a href="mailto:Steve.Ball@zveno.com">Steve Ball</a>, <a
+    href="http://www.zveno.com/">Zveno</a> and contributors maintain <a
+    href="http://tclxml.sourceforge.net/">tcl bindings for libxml2 and
+    libxslt</a>, as well as <a
+    href="http://tclxml.sf.net/tkxmllint.html">tkxmllint</a> a GUI for
+    xmllint and <a href="http://tclxml.sf.net/tkxsltproc.html">tkxsltproc</a>
+    a GUI for xsltproc.</li>
   <li>If you want to use libxslt in a Mac OS X/Cocoa or Objective-C
     framework, Marc Liyanage provides <a
     href="http://www.entropy.ch/software/macosx/#testxslt">an application
index da3e2d6..68ab368 100644 (file)
@@ -21,21 +21,21 @@ extern "C" {
  *
  * the version string like "1.2.3"
  */
-#define LIBXSLT_DOTTED_VERSION "1.0.26"
+#define LIBXSLT_DOTTED_VERSION "1.0.27"
 
 /**
  * LIBXSLT_VERSION:
  *
  * the version number: 1.2.3 value is 1002003
  */
-#define LIBXSLT_VERSION 10026
+#define LIBXSLT_VERSION 10027
 
 /**
  * LIBXSLT_VERSION_STRING:
  *
  * the version number string, 1.2.3 value is "1002003"
  */
-#define LIBXSLT_VERSION_STRING "10026"
+#define LIBXSLT_VERSION_STRING "10027"
 
 /**
  * WITH_XSLT_DEBUG: