diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 0b2b2ac38..7d813f6f8 100644 --- a/status.xml +++ b/status.xml @@ -53,11 +53,16 @@ <changes> <release version="FOP Trunk" date="TBD"> + <!-- change reverted, to be added back later <action context="Renderers" dev="AC" importance="high" type="add"> Added SVG support for AFP (GOCA). </action> <action context="Renderers" dev="AC" importance="high" type="add"> Added de-duplication and externalization support for IOCA and GOCA data resource objects. + </action --> + <action context="Code" dev="AD" type="add" fixes-bug="44634"> + Add partial support for the "show-destination" property on fo:basic-link + (PDF output only; see limitations on the compliance page) </action> <action context="Layout" dev="JM" type="add"> Added minimal support for integer keep values on the various keep properties on block-level |