diff options
author | Simon Steiner <ssteiner@apache.org> | 2019-10-24 09:31:40 +0000 |
---|---|---|
committer | Simon Steiner <ssteiner@apache.org> | 2019-10-24 09:31:40 +0000 |
commit | 8c4f88f9156ca5767f1b6482e6317b31598536ba (patch) | |
tree | b645f77f082273cd00b084832421f1fccf8abd99 /README | |
parent | d4f54f1333334328b2c1fd3178178f28fcb63206 (diff) | |
download | xmlgraphics-fop-8c4f88f9156ca5767f1b6482e6317b31598536ba.tar.gz xmlgraphics-fop-8c4f88f9156ca5767f1b6482e6317b31598536ba.zip |
Prepare for a release
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1868860 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -107,7 +107,20 @@ under the ./fop sub-directory. RELEASE NOTES ============================================================================== -Version 2.3 (Forthcoming) +Version 2.4 +=========== + +Major Changes in Version 2.4 +---------------------------- + +* Require Java 7 or later +* Drop dependency on Avalon-Framework +* Add change bar generation +* Add support for Khmer complex script + +This release also contains a number of bug fixes. + +Version 2.3 =========== Major Changes in Version 2.3 |