aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorManuel Mall <manuel@apache.org>2007-07-18 18:06:09 +0000
committerManuel Mall <manuel@apache.org>2007-07-18 18:06:09 +0000
commit490cf6da6dbec661047fe5b2813fdab84862cfd2 (patch)
treee7c55a7d9f56eca8053a745c5451ae7763d1aa80 /status.xml
parent4e921e05c7204e345525cf3e3312d8b8342d4b63 (diff)
downloadxmlgraphics-fop-490cf6da6dbec661047fe5b2813fdab84862cfd2.tar.gz
xmlgraphics-fop-490cf6da6dbec661047fe5b2813fdab84862cfd2.zip
Added support for keep-togther.within-line="always"
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@557347 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 43209785a..f9fcd31a4 100644
--- a/status.xml
+++ b/status.xml
@@ -28,6 +28,9 @@
<changes>
<release version="FOP Trunk">
+ <action context="code" dev="MM" type="add">
+ Support for keep-together.within-line="always".
+ </action>
<action context="Code" dev="MM" type="fix">
Fixed incomplete support for Unicode Word Joiner characters (U+2060 and U+FEFF).
</action>