]> granicus.if.org Git - docbook-dsssl/commitdiff
Updated for 1.76.0 release
authorKeith Fahlgren <abdelazer@users.sourceforge.net>
Sat, 28 Aug 2010 05:03:02 +0000 (05:03 +0000)
committerKeith Fahlgren <abdelazer@users.sourceforge.net>
Sat, 28 Aug 2010 05:03:02 +0000 (05:03 +0000)
xsl/RELEASE-NOTES.xml

index aa1fc1b59d8061ad04d10a3b29ba3d90c72142b0..bfc418cff1eee4d7de7cace693e23251c6a40192 100644 (file)
@@ -57,6 +57,906 @@ public APIs (user-configurable parameters).</para>
 <sect1 condition="snapshot" xml:id="current">
   <xi:include href="NEWS.xml" xpointer="xpointer(/article/sect1/*)"/>
 </sect1>
+  <sect1 xml:id="V1.76.0">
+    <title>Release Notes: 1.76.0</title>
+<para>This release includes important bug fixes and adds the following
+significant feature changes:</para>
+<variablelist>
+<varlistentry>
+<term>Gentext</term>
+<listitem><para>Many updates and additions to translation/locales thanks to Red Hat, the Fedora Project, and other contributors.</para></listitem>
+</varlistentry>
+<varlistentry>
+<term>Common</term>
+<listitem><para>Faster localization support, as language files are loaded on demand.</para></listitem>
+
+</varlistentry>
+            <varlistentry>
+            <term>FO</term>
+            <listitem><para>Support for SVG content in <tag>imagedata</tag> added.</para></listitem>
+</varlistentry>
+            <varlistentry>
+            <term>HTML</term>
+            <listitem><para>Output improved when using '<parameter>make.clean.html</parameter>' and a stock CSS file is now provided.</para></listitem> 
+</varlistentry>
+<varlistentry>
+<term>EPUB</term>
+<listitem><para>A number of improvements to NCX, cover and image selection, and XHTML 1.1 element choices</para></listitem>
+</varlistentry>
+
+</variablelist>
+
+    <para>The following is a list of changes that have been made since the 1.75.2 release.</para>
+    <sect2 xml:id="rnV1.76.0_Gentext">
+      <title>Gentext</title>
+      <para>The following changes have been made to the <filename>gentext</filename> code since the 1.75.2 release.</para>
+      <itemizedlist>
+        <listitem>
+          <para>
+            <literal>rlandmann: locale/fa.xml</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Update to Persian translation from the Fedora Project</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>rlandmann: locale/nds.xml</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Locale for Low German</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: locale/ka.xml; Makefile</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Added support for Georgian based on patch #2917147.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>rlandmann: locale/nl.xml; locale/ja.xml</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Updated translations from Red Hat and the Fedora Project</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>rlandmann: locale/bs.xml; locale/ru.xml; locale/hr.xml</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Updated locales from Red Hat and the Fedora Project</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>rlandmann: locale/pt.xml; locale/cs.xml; locale/es.xml; locale/bg.xml; locale/nl.xml; loca⋯</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Updated translations from Red Hat and the Fedora Project</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>rlandmann: locale/as.xml; locale/bn_IN.xml; locale/ast.xml; locale/ml.xml; locale/te.xml; ⋯</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">New translations from Red Hat and the Fedora Project</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>rlandmann: locale/pt.xml; locale/ca.xml; locale/da.xml; locale/sr.xml; locale/ru.xml; loca⋯</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Updated translations from Red Hat and the Fedora Project</phrase>
+          </screen>
+        </listitem>
+      </itemizedlist>
+    </sect2>
+    <!--end of Gentext changes for 1.76.0-->
+    <sect2 xml:id="rnV1.76.0_Common">
+      <title>Common</title>
+      <para>The following changes have been made to the <filename>common</filename> code since the 1.75.2 release.</para>
+      <itemizedlist>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: common.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fixed bug in output-orderedlist-starting-number template (@startingnumber did not work for FO).</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: gentext.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Added fix to catch ID also of descendants of <tag>listitem</tag>. Closes bug #2955077.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Jirka Kosek: l10n.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Stripped down, faster version of gentext.template is used when there is no localization customization.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: stripns.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Added fix that preserves <tag>link</tag>/@role (makes links in the <tag>reference</tag> documentation
+with @role="tcg" work).</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: l10n.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fixed bugs related to manpages and L10n.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Jirka Kosek: entities.ent; autoidx-kosek.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Jirka Kosek: l10n.xsl; l10n.dtd; l10n.xml; autoidx-kosek.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Refactored localization support. Language files are loaded on demand. Speedup is about 30%.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Jirka Kosek: l10n.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Added xsl:keys for improved performance of localization texts look up. Performance gain around 15%.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: titles.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fixed bug #2912677 (error with <tag>xref</tag> in <tag>title</tag>).</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: olink.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug in xrefstyle "<tag>title</tag>" handling introduced with 
+the 'insert.targetdb.data' template.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: gentext.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug in <tag>xref</tag> to <tag>equation</tag> without <tag>title</tag> to use context="xref-number" instead
+of "xref-number-and-title".</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: labels.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Number all equations in one sequence, with or without <tag>title</tag>.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: entities.ent</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug #2896909 where duplicate @sortas on indexterms caused 
+some indexterms to drop out of <tag>index</tag>.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: stripns.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Expand the "Stripping namespace ..." message to advise users to
+use the namespaced stylesheets.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: stripns.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">need a local version of $exsl.node.set.available variable because
+this module imported many places.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: olink.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Added /node() to the select expression that is used to compute the <tag>title</tag> text
+so that no &lt;ttl&gt; elements end up in the output. Closes bug #2830119.</phrase>
+          </screen>
+        </listitem>
+      </itemizedlist>
+    </sect2>
+    <!--end of Common changes for 1.76.0-->
+    <sect2 xml:id="rnV1.76.0_FO">
+      <title>FO</title>
+      <para>The following changes have been made to the
+            <filename>fo</filename> code
+            since the 1.75.2 release.</para>
+      <itemizedlist>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: table.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug 2979166 able - Attribute @rowheader not working</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: inline.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Improved <tag>glossterm</tag> auto-linking by using keys. The old code was inefficient when processing documents
+with many inline glossterms.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: titlepage.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug 2805530 <tag>author</tag>/<tag>orgname</tag> not appearing on <tag>title</tag> page.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: graphics.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Added support for SVG content in <tag>imagedata</tag> (inspired by patch #2909154).</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: table.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Removed superfluous test used when computing column-width. Closes bug #3000898.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: inline.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Added missing &lt;xsl:call-template name="<tag>anchor</tag>"/&gt;. Closes bug #2998567.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: lists.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Added table-layout="fixed" on <tag>segmentedlist</tag> <tag>table</tag> (required by XSL spec when  proportional-column-width() is used).</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Jirka Kosek: autoidx-kosek.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Jirka Kosek: index.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: xref.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug in <tag>olink</tag> template when an <tag>olink</tag> has an id.
+Add warning message with id value when trying to <tag>link</tag>
+to an element that has no generated text.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: refentry.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fixed bug #2930968 (<tag>indexterm</tag> in <tag>refmeta</tag> not handled correctly).</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: block.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">fix bug 2949567 <tag>title</tag> in <tag>revhistory</tag> breaks FO transform.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: glossary.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Output id attributes on <tag>glossdiv</tag> blocks so they can be added to
+xrefs or <tag>TOC</tag>.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Jirka Kosek: xref.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Enabled hyphenation of URLs when ulink content is the same as <tag>link</tag> target</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: table.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Apply patch to turn off <tag>row</tag> recursion if no @morerows attributes present.
+This will enable very large tables without <tag>row</tag> spanning to 
+process without running into recursion limits.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: formal.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Format <tag>equation</tag> without <tag>title</tag> using <tag>table</tag> layout with <tag>equation</tag> number
+next to the <tag>equation</tag>.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: param.xweb; param.ent</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Add <parameter>equation.number.properties</parameter>.</phrase>
+          </screen>
+        </listitem>
+      </itemizedlist>
+    </sect2>
+    <!--end of FO changes for 1.76.0-->
+    <sect2 xml:id="rnV1.76.0_HTML">
+      <title>HTML</title>
+      <para>The following changes have been made to the
+            <filename>html</filename> code
+            since the 1.75.2 release.</para>
+      <itemizedlist>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: block.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Modified <tag>acknowledgements</tag> template to avoid invalid output (&lt;p&gt; in &lt;p&gt;).</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: titlepage.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Added default <tag>sidebar</tag> attribute-sets.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: table.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug 2979166 able - Attribute @rowheader not working</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: footnote.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug 3033191 footnotes in html tables.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: inline.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Improved <tag>glossterm</tag> auto-linking by using keys. The old code was inefficient when processing documents
+with many inline glossterms.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: docbook.css.xml; verbatim.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug 2844927 Validity error for <tag>callout</tag> bugs.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: formal.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Convert formal.object.heading to respect <parameter>make.clean.html</parameter> param.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: titlepage.templates.xml; block.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug 2840768 <tag>sidebar</tag> without <tag>title</tag> inserts empty b <tag>tag</tag>.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: docbook.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Moved the template that outputs &lt;base&gt; so that the base URI also applies to relative CSS paths that come later.
+See patch #2896121.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Jirka Kosek: autoidx-kosek.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: chunk-code.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">fix bug 2948363 generated <tag>filename</tag> for <tag>refentry</tag> not unique, when
+used in a set.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: component.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix missing "<tag>Chapter</tag> n" <tag>label</tag> when use <tag>chapter</tag>/<tag>info</tag>/<tag>title</tag>.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: table.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message"><tag>Row</tag> recursion turned off if no @morerows attributes in the <tag>table</tag>.
+This will prevent failure on long <tag>table</tag> (with no @morerows) due
+to excessive depth of recursion.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: autotoc.xsl; docbook.css.xml</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Support <parameter>make.clean.html</parameter> in autotoc.xsl.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: docbook.css.xml; block.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Add support for <parameter>make.clean.html</parameter> setting in block elements.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: docbook.css.xml</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Stock CSS styles for DocBook HTML output when '<parameter>make.clean.html</parameter>' is non-zero.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: html.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Add templates for generating CSS files and links to them.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: param.xweb</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bugs in new entity references.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: chunk-common.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">List of Equations now includes on equations with titles.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: table.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">If a <tag>colspec</tag> has a colname attribute, add it to the HTML <tag>col</tag>
+element as a class attribute so it can be styled.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: formal.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug 2825842 where <tag>table</tag> footnotes not appearing in HTML-coded <tag>table</tag>.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: chunktoc.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug #2834826 where <tag>appendix</tag> inside part was not chunked as it should be.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: chunktoc.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Added missing namespace declarations. Closes bug #2890069.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: footnote.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Updated the template for <tag>footnote</tag> paras to use the 'paragraph' template. Closes bug #2803739.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Keith Fahlgren: inline.xsl; lists.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Remove &lt;b&gt; and &lt;i&gt; elements "discouraged in favor of style sheets" from
+XHTML, XHTML 1.1 (and therefore EPUB) outputs by changing html2xhtml.xsl.
+
+Fixes bug #2873153: No &lt;b&gt; and &lt;i&gt; tags in XHTML/EPUB
+
+Added regression to EPUB specs:</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: inline.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fixed bug #2844916 (don't output @target if <parameter>ulink.target</parameter> is empty).</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Keith Fahlgren: autoidx.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix a bug when using <parameter>index.on.type</parameter>: an '<tag>index</tag> symbols' <tag>section</tag> was created 
+even if that typed <tag>index</tag> didn't include any symbols (they were in the other types).</phrase>
+          </screen>
+        </listitem>
+      </itemizedlist>
+    </sect2>
+    <!--end of HTML changes for 1.76.0-->
+    <sect2 xml:id="rnV1.76.0_Manpages">
+      <title>Manpages</title>
+      <para>The following changes have been made to the
+            <filename>manpages</filename> code
+            since the 1.75.2 release.</para>
+      <itemizedlist>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: other.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Modified the write.stubs template so that the <tag>section</tag> directory name is not output twice. Should fix bug #2831602.
+Also ensured that $lang is added to the .so path (when <parameter>man.output.lang.in.name.enabled</parameter>=1).</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: docbook.xsl; other.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fixed bug #2412738 (apostrophe escaping) by applying the submitted patch.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Norman Walsh: block.xsl; endnotes.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug where <tag>simpara</tag> in <tag>footnote</tag> didn't work. Patch by Jonathan Nieder, jrnieder@gmail.com</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>dleidert: lists.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix two indentation issues: In the first case there is no corresponding .RS
+macro (Debian #519438, sf.net 2793873). In the second case an .RS instead of
+the probably intended .sp leads to an indentation bug (Debian #527309,
+sf.net #2642139).</phrase>
+          </screen>
+        </listitem>
+      </itemizedlist>
+    </sect2>
+    <!--end of Manpages changes for 1.76.0-->
+    <sect2 xml:id="rnV1.76.0_Epub">
+      <title>Epub</title>
+      <para>The following changes have been made to the
+            <filename>epub</filename> code
+            since the 1.75.2 release.</para>
+      <itemizedlist>
+        <listitem>
+          <para>
+            <literal>Keith Fahlgren: bin/spec/examples/AMasqueOfDays.epub; docbook.xsl; bin/spec/epub_spec.rb</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Resolve some actual regressions in <tag>date</tag> output spotted by more recent versions of epubcheck</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Keith Fahlgren: docbook.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Updated <tag>mediaobject</tag> selection code that better uses roles (when available); based on contributons by  Glenn McDonald</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Ensure that NCX documents are always outputted with a default namespace
+to prevent problems with the kindlegen machinery</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/partintro.xml; docbook.x⋯</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Adding support for partintros with sect2s, 3s, etc</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Keith Fahlgren: docbook.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Adding param to workaround horrific ADE bug with the inability to process &lt;br&gt;</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Keith Fahlgren: docbook.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Add support for <tag>authorgroup</tag>/<tag>author</tag> in OPF metadata (via Michael Wiedmann)</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Keith Fahlgren: bin/spec/epub_regressions_spec.rb</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Remove &lt;b&gt; and &lt;i&gt; elements "discouraged in favor of style sheets" from
+XHTML, XHTML 1.1 (and therefore EPUB) outputs by changing html2xhtml.xsl.
+
+Fixes bug #2873153: No &lt;b&gt; and &lt;i&gt; tags in XHTML/EPUB
+
+Added regression to EPUB specs:</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Keith Fahlgren: bin/lib/docbook.rb; bin/spec/files/DejaVuSerif-Italic.otf; docbook.xsl; bi⋯</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">This resolves bug #2873142, Please add support for multiple embedded fonts
+
+
+If you navigate to a checkout of DocBook-XSL and go to:
+xsl/epub/bin/spec/files
+You can now run the following <tag>command</tag>:
+
+../../dbtoepub -f DejaVuSerif.otf -f DejaVuSerif-Italic.otf -c test.css
+-s test_cust.xsl orm.book.001.xml
+
+In dbtoepub, the following option can be used more than once:
+-f, --font [OTF FILE] Embed OTF FILE in .epub.
+
+The underlying stylesheet now accepts a comma-separated list of font file
+names rather than just one as the RENAMED epub.embedded.fonts ('s' added).
+
+The runnable EPUB spec now includes:
+- should be valid .epub after including more than one embedded font</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Keith Fahlgren: docbook.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Improve the selection of <tag>cover</tag> images when working in DocBook 4.x land (work in progress)</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Improve the quality of the OPF spine regression by ensuring that the spine
+elements for deeply nested refentries are in order and adjacent to their
+opening wrapper XHTML chunk.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl; bin/spec/files/orm.book.00⋯</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Add more careful handling of refentries to ensure that they always appear in the opf:spine.
+This was only a problem when refentries were pushed deep into the hierarchy (like inside
+a <tag>sect2</tag>), but presented navigational problems for many reading systems (despite the
+correct NCX references). This may *not* be the best solution, but attacking a better
+chunking strategy for refentries was too big a nut to crack at this time.</phrase>
+          </screen>
+        </listitem>
+      </itemizedlist>
+    </sect2>
+    <!--end of Epub changes for 1.76.0-->
+    <sect2 xml:id="rnV1.76.0_Eclipse">
+      <title>Eclipse</title>
+      <para>The following changes have been made to the
+            <filename>eclipse</filename> code
+            since the 1.75.2 release.</para>
+      <itemizedlist>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: eclipse3.xsl</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Added a stylesheet module that generates plug-ins conforming to the standard (OSGi-based) Eclipse 3.x 
+architecture. The main difference to the older format is that metadata is stored in a separate 
+<parameter>manifest</parameter> file. The module imports and extends the existing eclipse.xsl module. Based on code 
+contributed in patch #2624668.</phrase>
+          </screen>
+        </listitem>
+      </itemizedlist>
+    </sect2>
+    <!--end of Eclipse changes for 1.76.0-->
+    <sect2 xml:id="rnV1.76.0_Params">
+      <title>Params</title>
+      <para>The following changes have been made to the
+            <filename>params</filename> code
+            since the 1.75.2 release.</para>
+      <itemizedlist>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: draft.watermark.image.xml</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Fix bug 2922488 <parameter>draft.watermark.image</parameter> pointing to web resource.
+Now the value is images/draft.png, and may require customization
+for local resolution.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Mauritz Jeanson: equation.number.properties.xml</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Corrected <tag>refpurpose</tag>.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Norman Walsh: paper.type.xml</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Added USlegal and USlegallandscape paper types.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Jirka Kosek: highlight.xslthl.config.xml</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Added note about specifying location as URL</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: docbook.css.source.xml; generate.css.header.xml; custom.css.source.xml; ma⋯</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Params to support generated CSS files.</phrase>
+          </screen>
+        </listitem>
+        <listitem>
+          <para>
+            <literal>Robert Stayton: equation.number.properties.xml</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">New attribute set for numbers appearing next to equations.</phrase>
+          </screen>
+        </listitem>
+      </itemizedlist>
+    </sect2>
+    <!--end of Params changes for 1.76.0-->
+    <sect2 xml:id="rnV1.76.0_XSL-Xalan">
+      <title>XSL-Xalan</title>
+      <para>The following changes have been made to the
+            <filename>xsl-xalan</filename> code
+            since the 1.75.2 release.</para>
+      <itemizedlist>
+        <listitem>
+          <para>
+            <literal>dleidert: nbproject/genfiles.properties; nbproject/build-impl.xml</literal>
+          </para>
+          <screen>
+            <phrase role="commit-message">Rebuild netbeans build files after adding missing Netbeans configuration to allow easier packaging for Debian.</phrase>
+          </screen>
+        </listitem>
+      </itemizedlist>
+    </sect2>
+    <!--end of XSL-Xalan changes for 1.76.0-->
+  </sect1>
 <sect1 xml:id="rn_V1.75.2">
 <title>Release Notes: 1.75.2</title>
 <para>The following is a list of changes that have been made