diff options
author | Manuel Mall <manuel@apache.org> | 2007-07-18 10:40:12 +0000 |
---|---|---|
committer | Manuel Mall <manuel@apache.org> | 2007-07-18 10:40:12 +0000 |
commit | d0ffc489d529e3d63362b5780cd83558459eeda4 (patch) | |
tree | 834ad295d251319fc4beda25874e837beb2c88a2 /status.xml | |
parent | 1b5c727a2d4ca6497ebabdd5f2261837fce55194 (diff) | |
download | xmlgraphics-fop-d0ffc489d529e3d63362b5780cd83558459eeda4.tar.gz xmlgraphics-fop-d0ffc489d529e3d63362b5780cd83558459eeda4.zip |
Fixed incomplete support for Unicode word joiners
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@557219 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 d155da934..43209785a 100644 --- a/status.xml +++ b/status.xml @@ -28,6 +28,9 @@ <changes> <release version="FOP Trunk"> + <action context="Code" dev="MM" type="fix"> + Fixed incomplete support for Unicode Word Joiner characters (U+2060 and U+FEFF). + </action> <action context="code" dev="AD" type="add" fixes-bug="42785" due-to="Max Berger"> Support alignment-adjust for images. </action> |