aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-04-14 04:02:37 +0000
committerGlenn Adams <gadams@apache.org>2012-04-14 04:02:37 +0000
commit3c558c69c28d79abd0710dba0651e4cd97a4e192 (patch)
tree328aea97b57522cb73c32a3a12ff1ca22c5a7d09 /status.xml
parent687f603f1da25c4fbb0374f020a58e81333d303a (diff)
downloadxmlgraphics-fop-3c558c69c28d79abd0710dba0651e4cd97a4e192.tar.gz
xmlgraphics-fop-3c558c69c28d79abd0710dba0651e4cd97a4e192.zip
Bugzilla #52514: Ensure square image is appropriately scaled.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1326053 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 3d91908f2..95f640639 100644
--- a/status.xml
+++ b/status.xml
@@ -62,6 +62,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="Code" dev="GA" type="fix" fixes-bug="52514" due-to="Luis Bernardo">
+ Ensure square image is appropriately scaled.
+ </action>
<action context="Code" dev="GA" type="fix" fixes-bug="50062">
Invoke JVM in headless mode from FOP command scripts and JS shell to prevent stealing focus from GUI applications.
</action>