aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorChris Bowditch <cbowditch@apache.org>2010-01-07 12:07:23 +0000
committerChris Bowditch <cbowditch@apache.org>2010-01-07 12:07:23 +0000
commit6001e940eef4e6e3ded00baef6e323d1e269041a (patch)
tree761b2a8a4ecf34e726fc827e9cb4eed2d1de3b00 /status.xml
parent59cf5844fee1fc289eefa96ca86c5e59aa7ca98a (diff)
downloadxmlgraphics-fop-6001e940eef4e6e3ded00baef6e323d1e269041a.tar.gz
xmlgraphics-fop-6001e940eef4e6e3ded00baef6e323d1e269041a.zip
Bugzilla #48376:
Bugfix in AFP output: Page Overlay not generated when using IF Submitted by: Venkat Reddy <dvanukuri.venkat.at.googlemail.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@896856 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/status.xml b/status.xml
index 88827e8d3..c0833f405 100644
--- a/status.xml
+++ b/status.xml
@@ -58,7 +58,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="Renderers" dev="CB" type="fix" fixes-bug="48456">
+ <action context="Renderers" dev="CB" type="fix" fixes-bug="48376" due-to="Venkat Reddy">
+ Bugfix: AFP Renderer: Page Overlays not generated when using Intermediate Format
+ </action>
+ <action context="Renderers" dev="CB" type="fix" fixes-bug="48456">
Bugfix: AFP Renderer: Underline is incorrectly placed when reference-orientation != 0
</action>
<action context="Renderers" dev="CB" type="fix" fixes-bug="48453">