aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorPeter Hancock <phancock@apache.org>2011-10-11 08:44:08 +0000
committerPeter Hancock <phancock@apache.org>2011-10-11 08:44:08 +0000
commit25d268f166c66aa8ac5ffb102ab49ec9f88d667c (patch)
tree7521477bbfd6f3579ba72b861c9281c029fbccd6 /status.xml
parent91c66d97428aa57c844ec58e1deb07a8ab745574 (diff)
downloadxmlgraphics-fop-25d268f166c66aa8ac5ffb102ab49ec9f88d667c.tar.gz
xmlgraphics-fop-25d268f166c66aa8ac5ffb102ab49ec9f88d667c.zip
Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a page-sequence-master is not chosen when force-page-count=odd.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1181660 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 af5535d63..117594b79 100644
--- a/status.xml
+++ b/status.xml
@@ -60,6 +60,10 @@
documents. Example: the fix of marks layering will be such a case when it's done.
-->
<release version="FOP Trunk" date="TBD">
+ <action context="Code" dev="PH" type="add" fixes-bug="51962" due-to="Mehdi Houshmand">
+ Bugfix for when the last simple-page-master referenced in a page-sequence-master is not
+ chosen when force-page-count=odd.
+ </action>
<action context="Code" dev="VH" type="add" fixes-bug="51928" due-to="Mehdi Houshmand">
Upgraded all tests to JUnit 4.
</action>