aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2007-05-07 12:22:22 +0000
committerJeremias Maerki <jeremias@apache.org>2007-05-07 12:22:22 +0000
commit719a8a50772a780263366f9286f7f132f4561e0c (patch)
tree4c0ebcbb84750d5f42901b3315afb1f654e11655 /status.xml
parent283e22abdafff51ac4b5aefcdc7fe06ca9cfb61e (diff)
downloadxmlgraphics-fop-719a8a50772a780263366f9286f7f132f4561e0c.tar.gz
xmlgraphics-fop-719a8a50772a780263366f9286f7f132f4561e0c.zip
Bugzilla #42067:
Add support for exact positioning of internal PDF links. Submitted by: Paul Vinkenoog <paul.at.vinkenoog.nl> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@535866 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 37f0f53f9..33f9f514b 100644
--- a/status.xml
+++ b/status.xml
@@ -28,6 +28,9 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="JM" type="add" fixes-bug="42067" due-to="Paul Vinkenoog">
+ Add support for exact positioning of internal PDF links.
+ </action>
<action context="Code" dev="JM" type="fix" fixes-bug="41434" due-to="Martin Kögler">
Fix PDF Genaration for non-ASCII compatible locales.
</action>