aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2010-08-03 13:44:54 +0000
committerJeremias Maerki <jeremias@apache.org>2010-08-03 13:44:54 +0000
commit3800fbcd385314883c58c7ca69ceea56ad39e538 (patch)
tree72c862829dc28c62592ffe1bc4113450edfc991e /status.xml
parent06dd1be43df5f16d023abf3b5673fbfc43b3a4df (diff)
downloadxmlgraphics-fop-3800fbcd385314883c58c7ca69ceea56ad39e538.tar.gz
xmlgraphics-fop-3800fbcd385314883c58c7ca69ceea56ad39e538.zip
Bugzilla #44460:
Added support for PDF file attachments (embedded files) including basic-link support to reference them. Based on work submitted by: Andrejus Chaliapinas <a.chaliapinas.at.infosana.com> I've changed and improved his patch extensively and added some documentation. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@981875 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 660fc6002..146a65ad0 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">
- </release>
+ <action context="Renderers" dev="JM" type="add" fixes-bug="44460" due-to="Andrejus Chaliapinas">
+ Added support for PDF File Attachments (Embedded Files).
+ </action>
+ </release>
<release version="1.0" date="21 July 2010">
<action context="Renderers" dev="JM" type="fix">
AFP Output: Fixed positioning of Java2D-based images (when GOCA is enabled).