aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--status.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 8c34f688e..434d78e9f 100644
--- a/status.xml
+++ b/status.xml
@@ -59,6 +59,14 @@
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="AD" type="fix" fixes-bug="50987" due-to="Matthias Reischenbacher">
+ Bugzilla 50987: Fixed an issue in PDF output where a link was added to the parent tree
+ instead of the related structure element.
+ </action>
+ <action context="Renderers" dev="AD" type="fix" fixes-bug="50986" due-to="Matthias Reischenbacher">
+ Bugzilla 50986: Fixed an issue where invalid PDF page content was generated due to
+ incorrect ET/EMC sequences.
+ </action>
<action context="Code" dev="AD" type="fix" fixes-bug="50593">
Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-existing
internal destination should just trigger a warning.