aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorAndreas L. Delmelle <adelmelle@apache.org>2007-09-16 10:45:05 +0000
committerAndreas L. Delmelle <adelmelle@apache.org>2007-09-16 10:45:05 +0000
commit9a50626fd30bee2f4c62eea748da61d38f163a22 (patch)
treea226f3cf5ab7e55c605a9a0cf998fe2a08f86ad8 /status.xml
parent9af4c03c41750fd7b6d224ec1d27448c10b94cc3 (diff)
downloadxmlgraphics-fop-9a50626fd30bee2f4c62eea748da61d38f163a22.tar.gz
xmlgraphics-fop-9a50626fd30bee2f4c62eea748da61d38f163a22.zip
Bugzilla 42703: Fixed incorrect white-space removal in retrieved markers.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@576072 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 3d67b242e..2b7a1f11b 100644
--- a/status.xml
+++ b/status.xml
@@ -28,6 +28,9 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="AD" type="fix" fixes-bug="42703">
+ Fixed erroneous white-space removal in retrieved markers.
+ </action>
<action context="Code" dev="AD" type="fix" fixes-bug="43274" due-to="ckohrn.at.tng.de">
Fixed erroneous usage of inherited color-values in SVG.
</action>