6 <para><emphasis role="strong">Note:</emphasis> This
7 document lists changes only since the 1.76.0 release.
8 If you instead want a record of the complete list of
9 changes for the codebase over its entire history, you
10 can obtain one by running the following commands:
12 <screen> <code>svn checkout https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl</code>
13 <code>svn log --xml --verbose xsl > ChangeHistory.xml</code></screen></para>
15 </info><title>Changes since the 1.76.0 release</title>
17 <sect1 xml:id="V1.76.1">
18 <title>Release Notes: 1.76.1</title>
19 <para>The following is a list of changes that have been made
20 since the 1.76.0 release.</para>
22 <sect2 xml:id="V1.76.1_Common">
24 <para>The following changes have been made to the
25 <filename>common</filename> code
26 since the 1.76.0 release.</para>
29 <para><literal>Mauritz Jeanson: Makefile</literal></para><screen><phrase role="commit-message">Added eu.xml and gl.xml to SOURCES.</phrase></screen>
32 <para><literal>Jirka Kosek: l10n.xsl</literal></para><screen><phrase role="commit-message">Fixed bug when context was lost due to usage of xsl:key</phrase></screen>
35 </sect2><!--end of Common changes for 1.76.1-->
37 <sect2 xml:id="V1.76.1_FO">
39 <para>The following changes have been made to the
40 <filename>fo</filename> code
41 since the 1.76.0 release.</para>
44 <para><literal>Robert Stayton: docbook.xsl; xref.xsl; fop1.xsl</literal></para><screen><phrase role="commit-message">Apply patch to support named destination in fop1.xsl, per Sourceforge
45 bug report #3029845.</phrase></screen>
48 <para><literal>dleidert: pagesetup.xsl</literal></para><screen><phrase role="commit-message">Remove the namespace mistakingly added with the last upload.</phrase></screen>
51 </sect2><!--end of FO changes for 1.76.1-->
53 <sect2 xml:id="V1.76.1_HTML">
55 <para>The following changes have been made to the
56 <filename>html</filename> code
57 since the 1.76.0 release.</para>
60 <para><literal>Keith Fahlgren: highlight.xsl</literal></para><screen><phrase role="commit-message">Implementing handling for <b> and <i>: transform to <strong> and <em> for XHTML outputs and do not use in the highliting output (per Mauritz Jeanson)</phrase></screen>
63 </sect2><!--end of HTML changes for 1.76.1-->
65 <sect2 xml:id="V1.76.1_Epub">
67 <para>The following changes have been made to the
68 <filename>epub</filename> code
69 since the 1.76.0 release.</para>
72 <para><literal>Keith Fahlgren: docbook.xsl</literal></para><screen><phrase role="commit-message">Bugfix for [#3071521] to ensure that NCX navPoints are generated for d:<tag>book</tag> root nodes with the -NS version of the stylesheets</phrase></screen>
75 <para><literal>Keith Fahlgren: docbook.xsl</literal></para><screen><phrase role="commit-message">Remove unused NCX metadata elements</phrase></screen>
78 <para><literal>Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl; bin/spec/files/test_cust.x⋯</literal></para><screen><phrase role="commit-message">Normalizing identifier lookup between NCX and OPF</phrase></screen>
81 <para><literal>Keith Fahlgren: bin/dbtoepub</literal></para><screen><phrase role="commit-message">Reduce logging verbosity</phrase></screen>
84 <para><literal>Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb</literal></para><screen><phrase role="commit-message">Only copy images once for the DocBook to EPUB tool to correct Windows bug reported in [#3065489]</phrase></screen>
87 </sect2><!--end of Epub changes for 1.76.1-->
89 <sect2 xml:id="V1.76.1_Webhelp">
90 <title>Webhelp</title>
91 <para>The following changes have been made to the
92 <filename>webhelp</filename> code
93 since the 1.76.0 release.</para>
96 <para><literal>David Cramer: indexer</literal></para><screen><phrase role="commit-message">More webhelp indexer refactoring</phrase></screen>
99 <para><literal>David Cramer: build.xml</literal></para><screen><phrase role="commit-message">Removed cruft from before webhelp indexer refactoring</phrase></screen>
102 <para><literal>David Cramer: indexer/src</literal></para><screen><phrase role="commit-message">Refactoring webhelp to separate more cleanly the xsl and java code.</phrase></screen>
105 <para><literal>David Cramer: indexer/lib</literal></para><screen><phrase role="commit-message">Refactoring webhelp to separate more cleanly the xsl and java code.</phrase></screen>
108 <para><literal>David Cramer: Makefile; build.xml</literal></para><screen><phrase role="commit-message">Refactoring webhelp to separate more cleanly the xsl and java code.</phrase></screen>
111 <para><literal>David Cramer: indexer/src/com/nexwave/nquindexer/IndexerTask.java; build.xml; indexer/src/⋯</literal></para><screen><phrase role="commit-message">Merged in changes from webhelp branch to <tag>address</tag> issue #3058244 regarding the xx.html temp file that was being created</phrase></screen>
114 </sect2><!--end of Webhelp changes for 1.76.1-->
116 <sect2 xml:id="V1.76.1_Params">
117 <title>Params</title>
118 <para>The following changes have been made to the
119 <filename>params</filename> code
120 since the 1.76.0 release.</para>
123 <para><literal>Robert Stayton: draft.mode.xml</literal></para><screen><phrase role="commit-message">Change default for <parameter>draft.mode</parameter> to 'no'.</phrase></screen>
126 </sect2><!--end of Params changes for 1.76.1-->
128 <sect2 xml:id="V1.76.1_Extensions">
129 <title>Extensions</title>
130 <para>The following changes have been made to the
131 <filename>extensions</filename> code
132 since the 1.76.0 release.</para>
135 <para><literal>David Cramer: Makefile</literal></para><screen><phrase role="commit-message">More webhelp refactoring</phrase></screen>
138 <para><literal>David Cramer: Makefile</literal></para><screen><phrase role="commit-message">Refactoring webhelp to separate more cleanly the xsl and java code.</phrase></screen>
141 </sect2><!--end of Extensions changes for 1.76.1-->