]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/NEWS.xml
Add stylesheets for our evergreen docbook site.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / NEWS.xml
1 <?xml version="1.0"?>\r
2 \r
3 <article>\r
4 <info>\r
5 <abstract>\r
6 <para><emphasis role="strong">Note:</emphasis> This\r
7             document lists changes only since the 1.75.1 release.\r
8             If you instead want a record of the complete list of\r
9             changes for the codebase over its entire history, you\r
10             can obtain one by running the following commands:\r
11             \r
12 <screen>  <code>svn checkout https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl</code>\r
13   <code>svn log --xml --verbose xsl &gt; ChangeHistory.xml</code></screen></para>\r
14 </abstract>\r
15 </info><title>Changes since the 1.75.1 release</title>\r
16 \r
17 <sect1 xml:id="V1.75.2">\r
18 <title>Release Notes: 1.75.2</title>\r
19 <para>The following is a list of changes that have been made\r
20         since the 1.75.1 release.</para>\r
21 \r
22 <sect2 xml:id="V1.75.2_Gentext">\r
23 <title>Gentext</title>\r
24 <para>The following changes have been made to the\r
25             <filename>gentext</filename> code\r
26             since the 1.75.1 release.</para>\r
27 <itemizedlist>\r
28 <listitem>\r
29 <para><literal>Keith Fahlgren: Makefile</literal></para><screen><phrase role="commit-message">Add Icelandic</phrase></screen>\r
30 </listitem>\r
31 <listitem>\r
32 <para><literal>dleidert: locale/ja.xml</literal></para><screen><phrase role="commit-message">Improved Japanese translation for Note(s). Closes bug #2823965.</phrase></screen>\r
33 </listitem>\r
34 <listitem>\r
35 <para><literal>dleidert: locale/pl.xml</literal></para><screen><phrase role="commit-message">Polish alphabet contains O with acute accent, not with grave accent. Closes bug #2823964.</phrase></screen>\r
36 </listitem>\r
37 <listitem>\r
38 <para><literal>Robert Stayton: locale/ja.xml</literal></para><screen><phrase role="commit-message">Fix translation of "<tag>index</tag>", per bug report 2796064.</phrase></screen>\r
39 </listitem>\r
40 <listitem>\r
41 <para><literal>Robert Stayton: locale/is.xml</literal></para><screen><phrase role="commit-message">New Icelandic locale file.</phrase></screen>\r
42 </listitem>\r
43 </itemizedlist>\r
44 </sect2><!--end of Gentext changes for 1.75.2-->\r
45 \r
46 <sect2 xml:id="V1.75.2_Common">\r
47 <title>Common</title>\r
48 <para>The following changes have been made to the\r
49             <filename>common</filename> code\r
50             since the 1.75.1 release.</para>\r
51 <itemizedlist>\r
52 <listitem>\r
53 <para><literal>Keith Fahlgren: Makefile</literal></para><screen><phrase role="commit-message">Add Icelandic</phrase></screen>\r
54 </listitem>\r
55 <listitem>\r
56 <para><literal>Norman Walsh: stripns.xsl</literal></para><screen><phrase role="commit-message">Support more downconvert cases</phrase></screen>\r
57 </listitem>\r
58 <listitem>\r
59 <para><literal>Robert Stayton: titles.xsl</literal></para><screen><phrase role="commit-message">Make sure <tag>title</tag> inside <tag>info</tag> is used if no other <tag>title</tag>.</phrase></screen>\r
60 </listitem>\r
61 </itemizedlist>\r
62 </sect2><!--end of Common changes for 1.75.2-->\r
63 \r
64 <sect2 xml:id="V1.75.2_FO">\r
65 <title>FO</title>\r
66 <para>The following changes have been made to the\r
67             <filename>fo</filename> code\r
68             since the 1.75.1 release.</para>\r
69 <itemizedlist>\r
70 <listitem>\r
71 <para><literal>Robert Stayton: pi.xsl</literal></para><screen><phrase role="commit-message">Turn off dbfo-need for <parameter>fop1.extensions</parameter> also, per bug #2816141.</phrase></screen>\r
72 </listitem>\r
73 </itemizedlist>\r
74 </sect2><!--end of FO changes for 1.75.2-->\r
75 \r
76 <sect2 xml:id="V1.75.2_HTML">\r
77 <title>HTML</title>\r
78 <para>The following changes have been made to the\r
79             <filename>html</filename> code\r
80             since the 1.75.1 release.</para>\r
81 <itemizedlist>\r
82 <listitem>\r
83 <para><literal>Mauritz Jeanson: titlepage.xsl</literal></para><screen><phrase role="commit-message">Output "<tag>Copyright</tag>" heading in XHTML too.</phrase></screen>\r
84 </listitem>\r
85 <listitem>\r
86 <para><literal>Mauritz Jeanson: titlepage.xsl</literal></para><screen><phrase role="commit-message">Added stylesheet.result.type test for <tag>copyright</tag>. Closes bug #2813289.</phrase></screen>\r
87 </listitem>\r
88 <listitem>\r
89 <para><literal>Norman Walsh: htmltbl.xsl</literal></para><screen><phrase role="commit-message">Remove ambiguity wrt @span, @rowspan, and @colspan</phrase></screen>\r
90 </listitem>\r
91 </itemizedlist>\r
92 </sect2><!--end of HTML changes for 1.75.2-->\r
93 \r
94 <sect2 xml:id="V1.75.2_Manpages">\r
95 <title>Manpages</title>\r
96 <para>The following changes have been made to the\r
97             <filename>manpages</filename> code\r
98             since the 1.75.1 release.</para>\r
99 <itemizedlist>\r
100 <listitem>\r
101 <para><literal>Mauritz Jeanson: endnotes.xsl</literal></para><screen><phrase role="commit-message">Added normalize-space() for ulink content. Closes bug #2793877.</phrase></screen>\r
102 </listitem>\r
103 <listitem>\r
104 <para><literal>Mauritz Jeanson: docbook.xsl</literal></para><screen><phrase role="commit-message">Added stylesheet.result.type test for <tag>copyright</tag>. Closes bug #2813289.</phrase></screen>\r
105 </listitem>\r
106 </itemizedlist>\r
107 </sect2><!--end of Manpages changes for 1.75.2-->\r
108 \r
109 <sect2 xml:id="V1.75.2_Epub">\r
110 <title>Epub</title>\r
111 <para>The following changes have been made to the\r
112             <filename>epub</filename> code\r
113             since the 1.75.1 release.</para>\r
114 <itemizedlist>\r
115 <listitem>\r
116 <para><literal>Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb</literal></para><screen><phrase role="commit-message">Corrected bugs caused by path and file assumptions were not met</phrase></screen>\r
117 </listitem>\r
118 <listitem>\r
119 <para><literal>Keith Fahlgren: bin/lib/docbook.rb; docbook.xsl</literal></para><screen><phrase role="commit-message">Cleaning up hardcoded values into parameters and fixing Ruby library to pass them properly; all thanks to patch from Liza Daly</phrase></screen>\r
120 </listitem>\r
121 </itemizedlist>\r
122 </sect2><!--end of Epub changes for 1.75.2-->\r
123 \r
124 <sect2 xml:id="V1.75.2_Params">\r
125 <title>Params</title>\r
126 <para>The following changes have been made to the\r
127             <filename>params</filename> code\r
128             since the 1.75.1 release.</para>\r
129 <itemizedlist>\r
130 <listitem>\r
131 <para><literal>Mauritz Jeanson: highlight.source.xml</literal></para><screen><phrase role="commit-message">Fixed typo.</phrase></screen>\r
132 </listitem>\r
133 </itemizedlist>\r
134 </sect2><!--end of Params changes for 1.75.2-->\r
135 \r
136 <sect2 xml:id="V1.75.2_Profiling">\r
137 <title>Profiling</title>\r
138 <para>The following changes have been made to the\r
139             <filename>profiling</filename> code\r
140             since the 1.75.1 release.</para>\r
141 <itemizedlist>\r
142 <listitem>\r
143 <para><literal>Robert Stayton: profile.xsl</literal></para><screen><phrase role="commit-message">Fix bug 2815493 missing <parameter>exsl.node.set.available</parameter> parameter.</phrase></screen>\r
144 </listitem>\r
145 </itemizedlist>\r
146 </sect2><!--end of Profiling changes for 1.75.2-->\r
147 \r
148 <sect2 xml:id="V1.75.2_XSL-Saxon">\r
149 <title>XSL-Saxon</title>\r
150 <para>The following changes have been made to the\r
151             <filename>xsl-saxon</filename> code\r
152             since the 1.75.1 release.</para>\r
153 <itemizedlist>\r
154 <listitem>\r
155 <para><literal>Mauritz Jeanson: src/com/nwalsh/saxon/ColumnUpdateEmitter.java; src/com/nwalsh/saxon/Colum⋯</literal></para><screen><phrase role="commit-message">Added fixes so that colgroups in the XHTML namespace are processed properly.</phrase></screen>\r
156 </listitem>\r
157 </itemizedlist>\r
158 </sect2><!--end of XSL-Saxon changes for 1.75.2-->\r
159 \r
160 <sect2 xml:id="V1.75.2_XSL-Xalan">\r
161 <title>XSL-Xalan</title>\r
162 <para>The following changes have been made to the\r
163             <filename>xsl-xalan</filename> code\r
164             since the 1.75.1 release.</para>\r
165 <itemizedlist>\r
166 <listitem>\r
167 <para><literal>Mauritz Jeanson: nbproject/project.xml</literal></para><screen><phrase role="commit-message">Added missing NetBeans configuration.</phrase></screen>\r
168 </listitem>\r
169 </itemizedlist>\r
170 </sect2><!--end of XSL-Xalan changes for 1.75.2-->\r
171 \r
172 </sect1>\r
173 </article>\r
174 \r