summaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2009-11-25 15:04:08 +0000
committerJeremias Maerki <jeremias@apache.org>2009-11-25 15:04:08 +0000
commit4a7f328eaaa83f989204d2347f093e0599b6182f (patch)
tree7a358db40911ff55abc5850b6cee4cf14659f18e /status.xml
parenta3b7f647e5753c7d0ca271993190a78ef9233887 (diff)
downloadxmlgraphics-fop-4a7f328eaaa83f989204d2347f093e0599b6182f.tar.gz
xmlgraphics-fop-4a7f328eaaa83f989204d2347f093e0599b6182f.zip
Bugzilla #48048:
Bugfix in AFP output: fixed flags in GOCA GBAR order. Submitted by: d.w. harks <dave.at.dwink.net> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@884129 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 6cdef021f..78a2e8fb1 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="48048" due-to="D.W. Harks">
+ Bugfix in AFP output: fixed flags in GOCA GBAR order.
+ </action>
<action context="Renderers" dev="VH" type="fix" fixes-bug="48185" due-to="Harald G. Henne">
Bugfix in AFP output: rounding error when computing the CMYK components of a color.
</action>