diff options
author | Simon Steiner <ssteiner@apache.org> | 2018-05-14 08:31:50 +0000 |
---|---|---|
committer | Simon Steiner <ssteiner@apache.org> | 2018-05-14 08:31:50 +0000 |
commit | 79c3a3e7950a61d88cc8130b2738c23b6985de8e (patch) | |
tree | d2669c10bc39c459ef497deb4bed114d65af0256 /README | |
parent | 32dda6a7507626da3aa83eb952a247f08b384fe7 (diff) | |
download | xmlgraphics-fop-79c3a3e7950a61d88cc8130b2738c23b6985de8e.tar.gz xmlgraphics-fop-79c3a3e7950a61d88cc8130b2738c23b6985de8e.zip |
Add changes for release
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1831549 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -110,7 +110,18 @@ under the ./fop sub-directory. RELEASE NOTES ============================================================================== -Version 2.2 (Forthcoming) +Version 2.3 (Forthcoming) +=========== + +Major Changes in Version 2.3 +---------------------------- + +* Support for unicode Surrogate pairs +* OTF fonts not working on Mac Preview + +This release also contains a number of bug fixes. + +Version 2.2 =========== Major Changes in Version 2.2 |