aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2010-06-08 19:01:56 +0000
committerJeremias Maerki <jeremias@apache.org>2010-06-08 19:01:56 +0000
commite3d79c1a636ec9a35082db9ea151b5953d3e9cad (patch)
tree6e012db2cebe3b741eae2c911645939cb95361b8 /status.xml
parent4ee77618596ee10c97e368add8f7a883d3cf0c8a (diff)
downloadxmlgraphics-fop-e3d79c1a636ec9a35082db9ea151b5953d3e9cad.tar.gz
xmlgraphics-fop-e3d79c1a636ec9a35082db9ea151b5953d3e9cad.zip
Bugzilla #42306:
Fix for AWT viewer to correctly track page numbers in continuous display mode. Submitted by: Richard Wheeldon <richardw@geoquip-rnd.demon.co.uk> Modifications to original patch: - Small adjustments for out code conventions. - Added some missing Javadocs. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@952770 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index f309c8f45..acc40d878 100644
--- a/status.xml
+++ b/status.xml
@@ -58,6 +58,9 @@
documents. Example: the fix of marks layering will be such a case when it's done.
-->
<release version="FOP Trunk" date="TBD">
+ <action context="Renderers" dev="JM" type="fix" fixes-bug="42306" due-to="Richard Wheeldon">
+ Fix for AWT viewer to correctly track page numbers in continuous display mode.
+ </action>
<action context="Renderers" dev="JM" type="fix">
Bugfix for formatting of floating point numbers which could lead to invalid PDFs.
</action>