aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2006-04-23 09:31:08 +0000
committerJeremias Maerki <jeremias@apache.org>2006-04-23 09:31:08 +0000
commitfcfb10d2ec7797f769ff911e64aaade9de2faf1e (patch)
tree840a06ad0c1927fbd08edb346593a2b30cfdbb70 /status.xml
parent0fa858c3b16c8cdfe0cbc83b1981f454070ef994 (diff)
downloadxmlgraphics-fop-fcfb10d2ec7797f769ff911e64aaade9de2faf1e.tar.gz
xmlgraphics-fop-fcfb10d2ec7797f769ff911e64aaade9de2faf1e.zip
Bugzilla #39118:
Initial support for page-number-citation-last (XSL 1.1). Works without problems only for page-sequence so far. Submitted by: Pierre-Henri Kraus <phkraus.at.skynet.be> Modifications to the patch by jeremias during review: - Tab character removed - Some style fixes and javadoc enhancements - Renamed some methods in AreaTreeHandler to some more speaking names - Changed the ..._basic.xml testcase so it shows a remaining problem: Forward references are not properly resolved, yet. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@396243 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 65e38f051..329c808da 100644
--- a/status.xml
+++ b/status.xml
@@ -27,6 +27,10 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="JM" type="add" fixes-bug="39118" due-to="Pierre-Henri Kraus">
+ Initial support for page-number-citation-last (XSL 1.1). Works without problems
+ only for page-sequence so far.
+ </action>
</release>
<release version="0.92beta" date="18 Apr 2006">
<action context="Code" dev="JM" type="fix">