aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfotis <fotis@unknown>2001-01-25 08:51:51 +0000
committerfotis <fotis@unknown>2001-01-25 08:51:51 +0000
commit5933861f70c4e8c9c5580622bf4ed73c3ba58357 (patch)
treebe418e39b54e6151dc063c428ae0f4471f264946
parent0b5579adfdfaf412ffde5770b933a7d6e96eb275 (diff)
downloadxmlgraphics-fop-5933861f70c4e8c9c5580622bf4ed73c3ba58357.tar.gz
xmlgraphics-fop-5933861f70c4e8c9c5580622bf4ed73c3ba58357.zip
updating the history log
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193985 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS13
1 files changed, 12 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index cad8ea3ff..e61608948 100644
--- a/STATUS
+++ b/STATUS
@@ -29,8 +29,19 @@ Jon Smirl
**** HISTORY ****
Done since 0.16 release
+- added: build checks for xalan 1 or xalan 2 support [Kelly Campbell]
+- added: italian hyphenation file [Stephane Bline)]
+- added: support for fo:footnote [Keiron Liddle]
+- changed: moved some inline area classes to org.apache.fop.layout.inline, and also
+ added a word area [Keiron Liddle]
+- changed: XObject to use the stream default filter list [Kelly Campbell]
+- fixed: a problem with spaces before and after a body in table
+ also properly sets the width of the table to the sum of the columns [Keiron Liddle]
+- fixed: handling of orphans, keep problem [Keiron Liddle]
- fixed: handling of column heights properly [Keiron Liddle]
- fixed: bails out if no rows in table body [Keiron Liddle]
+- fixed: list-block spanning a page problem [Keiron Liddle]
+
Done since 0.15 release
@@ -45,7 +56,7 @@ Done since 0.15 release
(limitation: not included into hyphenation, no Common Margin and Padding support)
- added: vertical alignment for table cell contents [Keiron Liddle]
- added: Finnish hyphenation patterns [Jarno Elovirta]
-- added: hyphenation package (Carlos Villegas), integration into Fop [Fotis Jannidis]
+- added: hyphenation package [Carlos Villegas], integration into Fop [Fotis Jannidis]
- added: interim configuration package [Fotis Jannidis]
- added: FopImage class that uses JAI [Eric Schaeffer] and JAI compile target [Kelly Campbell]
- added: support for rule-style [Fotis Jannidis]