aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2006-08-02 09:28:51 +0000
committerJeremias Maerki <jeremias@apache.org>2006-08-02 09:28:51 +0000
commitc0be6dbf9aa9f300b7d7a76da49a9677e8a4a375 (patch)
tree098b62d79ef7ad9a62706f96e35b03544fbdedfb /status.xml
parentf5abed20f9df95c08d962596c8683256b60ab502 (diff)
downloadxmlgraphics-fop-c0be6dbf9aa9f300b7d7a76da49a9677e8a4a375.tar.gz
xmlgraphics-fop-c0be6dbf9aa9f300b7d7a76da49a9677e8a4a375.zip
Merge from Temp_Floats branch:
Fixed a bug with indent handling when margins are used on a surrounding block and not start/end-indent. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@427939 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 1948a8c14..034634288 100644
--- a/status.xml
+++ b/status.xml
@@ -28,6 +28,10 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="JM" type="fix">
+ Fixed a bug with indent handling when margins are used on a surrounding block and
+ not start/end-indent.
+ </action>
<action context="Code" dev="JM" type="fix" fixes-bug="40106" due-to="Jeroen Meijer">
Compatibility fix for GCJ (GNU Classpath): Using "UTF-16BE" instead of "UnicodeBigUnmarked"
encoding.