diff options
author | Peter Hancock <phancock@apache.org> | 2013-04-16 10:48:44 +0000 |
---|---|---|
committer | Peter Hancock <phancock@apache.org> | 2013-04-16 10:48:44 +0000 |
commit | da862fff7fc3219f3749a1a3c215b78f1cc7c165 (patch) | |
tree | 934017eed2d149705583d6a76d148ef5f8a5e6cb /status.xml | |
parent | 641a8093e23bccfecd5d73bb85c469c4d84a68da (diff) | |
download | xmlgraphics-fop-da862fff7fc3219f3749a1a3c215b78f1cc7c165.tar.gz xmlgraphics-fop-da862fff7fc3219f3749a1a3c215b78f1cc7c165.zip |
Fix & improve the handling of temporary files using the new URI resource resolvers
Thanks to Alexios Giotis for valuable contribution
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1468361 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index f19fd5963..d17168936 100644 --- a/status.xml +++ b/status.xml @@ -59,6 +59,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="PH" type="fix" fixes-bug="FOP-2211" due-to="Alexios Giotis, PH"> + Fix and improve the handling of temporary files using the new URI resource resolvers + </action> <action context="Layout" dev="CB" type="fix" fixes-bug="FOP-2217" due-to="Robert Meyer"> Image scaling change was adversely affecting other image types </action> |