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