You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by vh...@apache.org on 2007/08/09 11:56:41 UTC

svn commit: r564159 - in /xmlgraphics/fop/branches/fop-0_94: README status.xml

Author: vhennebert
Date: Thu Aug  9 02:56:41 2007
New Revision: 564159

URL: http://svn.apache.org/viewvc?view=rev&rev=564159
Log:
Introduce 0.94 in status.xml and README

Modified:
    xmlgraphics/fop/branches/fop-0_94/README
    xmlgraphics/fop/branches/fop-0_94/status.xml

Modified: xmlgraphics/fop/branches/fop-0_94/README
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_94/README?view=diff&rev=564159&r1=564158&r2=564159
==============================================================================
--- xmlgraphics/fop/branches/fop-0_94/README (original)
+++ xmlgraphics/fop/branches/fop-0_94/README Thu Aug  9 02:56:41 2007
@@ -20,7 +20,7 @@
 
 Apache FOP is the world's first print formatter driven by XSL formatting 
 objects. It is a Java application that reads a formatting object tree 
-conforming to the XSL 1.0 Recommendation (15 October 2001) and then turns it 
+conforming to the XSL 1.1 Recommendation (05 December 2006) and then turns it 
 into a PDF document, certain other output formats or allows you to preview it 
 directly on screen. Some parts of the XSL 1.1 specification (work in progress!)
 have also been implemented.
@@ -90,6 +90,41 @@
   RELEASE NOTES
 ==============================================================================
 
+Version 0.94
+============
+
+This is the second production grade release of the new FOP codebase.
+It contains many bug fixes and new features. See below for details.
+
+Compliance
+----------
+
+This release implements the XSL 1.0 and 1.1 recommendations to a high
+degree of compliance. See the compliance page
+http://xmlgraphics.apache.org/fop/compliance.html for a detailed
+overview.
+
+Known issues
+------------
+
+The known issues of this release are listed at
+http://xmlgraphics.apache.org/fop/0.94/knownissues_overview.html.
+
+Major Changes in Version 0.94
+-----------------------------
+
+* Add support for font auto-detection (JM) Thanks to Adrian Cumiskey
+* Add support for the border-collapsing model in tables (VH, JM)
+* Add support for named destinations in PDF (JB)
+* Add support for UAX#14 type line breaking (MM)
+
+The long list of changes in this release is available at
+http://xmlgraphics.apache.org/fop/0.94/changes_0.94.html.
+
+The long list of changes in this and earlier releases is available at
+http://xmlgraphics.apache.org/fop/changes.html.
+
+
 Version 0.93
 ============
 
@@ -153,4 +188,4 @@
 And if it doesn't, you may tell us as well, of course. ;-)
 
 Release notes for older FOP versions can be found on:
-http://xmlgraphics.apache.org/fop/relnotes.html
\ No newline at end of file
+http://xmlgraphics.apache.org/fop/relnotes.html

Modified: xmlgraphics/fop/branches/fop-0_94/status.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_94/status.xml?view=diff&rev=564159&r1=564158&r2=564159
==============================================================================
--- xmlgraphics/fop/branches/fop-0_94/status.xml (original)
+++ xmlgraphics/fop/branches/fop-0_94/status.xml Thu Aug  9 02:56:41 2007
@@ -28,6 +28,8 @@
 
   <changes>
     <release version="FOP Trunk">
+    </release>    
+    <release version="0.94" date="XX August 2007">
       <action context="Code" dev="JM" type="fix">
         AFP Renderer: Bugfix for 1 bit images where the width is not a multiple of 8.
       </action>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org