diff options
author | Jeremias Maerki <jeremias@apache.org> | 2007-10-22 10:12:40 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2007-10-22 10:12:40 +0000 |
commit | 655b012eaecd0eaf5b686db7555dd2b6eb49c9c8 (patch) | |
tree | ca37468b3f4da9b46b6c1f9f1d50e34379ff7d59 /status.xml | |
parent | 203f3f21120cc3dd33cd5eeed0635519f0f1a40e (diff) | |
download | xmlgraphics-fop-655b012eaecd0eaf5b686db7555dd2b6eb49c9c8.tar.gz xmlgraphics-fop-655b012eaecd0eaf5b686db7555dd2b6eb49c9c8.zip |
Bugzilla #43597:
Added support for SVGZ.
Submitted by: Max Berger <max.at.berger.name>
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@587052 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 70efeccb9..975ffc2aa 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="43597" due-to="Max Berger"> + Added support for SVGZ. + </action> <action context="Code" dev="JM" type="fix"> Bugfix for NPE with empty table-row (regression from 0.93). </action> |