]> granicus.if.org Git - docbook-dsssl/commitdiff
Restored VERSION and RELEASE-NOTES.xml files to snapshot state
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 6 Aug 2007 10:07:03 +0000 (10:07 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 6 Aug 2007 10:07:03 +0000 (10:07 +0000)
xsl/RELEASE-NOTES.xml
xsl/VERSION

index ae6e68dc23fe9f4f6ff8fa736009e29cf07568dc..75240c41f5e5918bfee02542bd4b3221a8127dd5 100644 (file)
   <author><orgname>DocBook Project Development Team</orgname></author>
 </info>
 
-<para>These are the release notes for the DocBook XSL Stylesheets
-distribution. This document provides an (incomplete) per-release list
-of enhancements and changes to the stylesheets’ public APIs
-(user-configurable parameters) and generally excludes descriptions of
-bug fixes. For a complete list of all changes (including all bug
-fixes) that have been made since the previous release, see the
-separate <link xlink:href="NEWS">NEWS</link> (plain text) or <link
-xlink:href="NEWS.html">NEWS.html</link> files.</para>
-
-<para>As with all DocBook Project <link linkend="dot0">dot-zero</link>
-releases, this is an experimental release. It will be followed shortly
-by a stable release.</para>
-
-<!-- * <para>This is a pre-release “snapshot” of the DocBook XSL -->
-<!-- * Stylesheets. The change information in the first section of this -->
-<!-- * file (for “<xi:include href="NEWS.xml" -->
-<!-- * xpointer="xpointer(/article/sect1/title/text())"/>”) is -->
-<!-- * auto-generated from change descriptions stored in the project -->
-<!-- * source-code repository.</para> -->
-<!-- *  -->
-<!-- * <para>That means the first section contains descriptions both of bug -->
-<!-- * fixes and of feature changes. The remaning sections are manually -->
-<!-- * edited changelog subsets that exclude bug-fix descriptions – that -->
-<!-- * is, trimmed down to just those those descriptions that document -->
-<!-- * enhancements and changes to the public APIs (user-configurable -->
-<!-- * parameters).</para> -->
+<!-- * <para>These are the release notes for the DocBook XSL Stylesheets -->
+<!-- * distribution. This document provides an (incomplete) per-release list -->
+<!-- * of enhancements and changes to the stylesheets’ public APIs -->
+<!-- * (user-configurable parameters) and generally excludes descriptions of -->
+<!-- * bug fixes. For a complete list of all changes (including all bug -->
+<!-- * fixes) that have been made since the previous release, see the -->
+<!-- * separate <link xlink:href="NEWS">NEWS</link> (plain text) or <link -->
+<!-- * xlink:href="NEWS.html">NEWS.html</link> files.</para> -->
 <!-- *  -->
-<!-- * <xi:include href="NEWS.xml" xpointer="xpointer(/article/sect1)"/> -->
+<!-- * <para>As with all DocBook Project <link linkend="dot0">dot-zero</link> -->
+<!-- * releases, this is an experimental release. It will be followed shortly -->
+<!-- * by a stable release.</para> -->
+
+<para>This is a pre-release “snapshot” of the DocBook XSL
+Stylesheets. The change information in the first section of this
+file (for “<xi:include href="NEWS.xml"
+xpointer="xpointer(/article/sect1/title/text())"/>”) is
+auto-generated from change descriptions stored in the project
+source-code repository.</para>
+
+<para>That means the first section contains descriptions both of bug
+fixes and of feature changes. The remaning sections are manually
+edited changelog subsets that exclude bug-fix descriptions – that
+is, trimmed down to just those those descriptions that document
+enhancements and changes to the public APIs (user-configurable
+parameters).</para>
+
+<xi:include href="NEWS.xml" xpointer="xpointer(/article/sect1)"/>
 
 <sect1 xml:id="V1.73.0">
 <title>Release: 1.73.0</title>
index 19530b1bd48d0de36f180a69fd203c28e0d4f776..6f0830eb384a5b9599319d0c0c4f027421ddb629 100644 (file)
@@ -14,8 +14,8 @@
 <xsl:param name="Tag" select="concat('V',translate(string(document('')//fm:Version[1]),'.',''))"/>
 <xsl:param name="DistroTitle" select="string(document('')//fm:Branch[1])"/>
 <xsl:param name="DistroName">docbook-xsl</xsl:param>
-<xsl:param name="PreviousRelease">1.72.0</xsl:param>
-<xsl:param name="PreviousReleaseRevision">6553</xsl:param>
+<xsl:param name="PreviousRelease">1.73.0</xsl:param>
+<xsl:param name="PreviousReleaseRevision">7119</xsl:param>
 <xsl:param name="Revision">$Revision$</xsl:param>
 <xsl:param name="VersionFileURL">$URL$</xsl:param>
 <xsl:param name="sf-relid" select="0"/>
@@ -24,7 +24,7 @@
 <fm:project>
   <fm:Project>DocBook</fm:Project>
   <fm:Branch>XSL Stylesheets</fm:Branch>
-  <fm:Version>1.73.0</fm:Version>
+  <fm:Version>1.73.1+pre</fm:Version>
 <!--
   <fm:License>MIT/X Consortium License</fm:License>
 -->