aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2014-07-06 23:46:18 +0000
committerGlenn Adams <gadams@apache.org>2014-07-06 23:46:18 +0000
commit6ebc570ad4891b338192c2e2900424c8445efc86 (patch)
tree12db084b6a5acebab4467eac453f697a29f53752 /status.xml
parente7015eb126ea5a302045a207e565edde4f239898 (diff)
downloadxmlgraphics-fop-6ebc570ad4891b338192c2e2900424c8445efc86.tar.gz
xmlgraphics-fop-6ebc570ad4891b338192c2e2900424c8445efc86.zip
FOP 2388: Fix Arabic text left justified on the first cell of a table with writing mode rl-tb.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1608314 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/status.xml b/status.xml
index a54bab8e6..1b0495094 100644
--- a/status.xml
+++ b/status.xml
@@ -58,7 +58,10 @@
users, i.e. when the behaviour changes and could affect the layout of existing
documents. Example: the fix of marks layering will be such a case when it's done.
-->
- <release version="FOP Trunk" date="01 November 2013">
+ <release version="FOP Trunk" date="06 July 2014">
+ <action context="Layout" dev="GA" type="fix" fixes-bug="FOP-2388">
+ Fix Arabic text left justified on the first cell of a table with writing mode rl-tb.
+ </action>
<action context="Code" dev="GA" type="fix" fixes-bug="FOP-2311">
Eliminate regression to shorthand properties from Bugzilla 37114 (FOP-1069).
</action>