diff options
author | fotis <fotis@unknown> | 2000-12-14 18:11:45 +0000 |
---|---|---|
committer | fotis <fotis@unknown> | 2000-12-14 18:11:45 +0000 |
commit | 78f92bdee60faf0480ea6a2751c3501b9a43c9ff (patch) | |
tree | 3fdba9b7c52d644d76c4fb0b4e6645bf0355c308 /STATUS | |
parent | b421ed51fafe11acef8a939c7fda33c3ed119194 (diff) | |
download | xmlgraphics-fop-78f92bdee60faf0480ea6a2751c3501b9a43c9ff.tar.gz xmlgraphics-fop-78f92bdee60faf0480ea6a2751c3501b9a43c9ff.zip |
documentation: spreading the word about configuration
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193873 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -29,6 +29,8 @@ Jon Smirl Done since 0.15 release + +- added vertical alignment for table cell contents [Marcus Crafter] - added: Finnish hyphenation patterns [Jarno Elovirta] - added: hyphenation package (Carlos Villegas), integration into Fop [Fotis Jannidis] - added: interim configuration package [Fotis Jannidis] @@ -49,6 +51,9 @@ Done since 0.15 release - fix to allow JDK 1.1 users to compile and use FOP [Mikko Honkala] - fix: removing duplicate character mappings [Dharamveer Salecha] - fix: NullPointerException in FopImageFactory [Kelly Campbell] +- fixed: space after's where not being removed if table row was being removed [Marcus Crafter] +- fixed problem with keep-with not storing the correct rows [Marcus Crafter] + Done since 0.14 release - added region-name support, refactoring of region, PageSequence, |