Author: jeremias
Date: Mon Jul  5 16:59:51 2010
New Revision: 960638

URL: http://svn.apache.org/viewvc?rev=960638&view=rev
Log:
Minor changes to changes list.

Modified:
    xmlgraphics/fop/branches/fop-1_0/README
    xmlgraphics/fop/branches/fop-1_0/status.xml

Modified: xmlgraphics/fop/branches/fop-1_0/README
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_0/README?rev=960638&r1=960637&r2=960638&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-1_0/README (original)
+++ xmlgraphics/fop/branches/fop-1_0/README Mon Jul  5 16:59:51 2010
@@ -129,6 +129,8 @@ Major Changes in Version 1.0
 * Added limited support for different page widths within a page-sequence.
 * Added support for TrueType fonts with symbol character maps (like
   "Wingdings" and "Symbol").
+* Added an event handling framework which allows to get better feedback
+  from within FOP with the ability to customize problem management.
 
 The long list of changes in this release is available at
 http://xmlgraphics.apache.org/fop/1.0/changes_1.0.html.

Modified: xmlgraphics/fop/branches/fop-1_0/status.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_0/status.xml?rev=960638&r1=960637&r2=960638&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-1_0/status.xml (original)
+++ xmlgraphics/fop/branches/fop-1_0/status.xml Mon Jul  5 16:59:51 2010
@@ -137,7 +137,7 @@
       <action context="Renderers" dev="JM,VH" type="add" fixes-bug="46705" 
due-to="Jost Klopfstein">
         Added basic accessibility and Tagged PDF support. 
       </action>
-      <action context="Code" dev="JM" type="add">
+      <action context="Renderers" dev="JM" type="add">
         Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF 
images as embedded objects.
       </action>
       <action context="Code" dev="AC" type="add">
@@ -546,6 +546,10 @@
         Added support for addressing all glyphs available in a Type 1 font, 
not just the ones
         in the font's primary encoding.
       </action>
+      <action context="Code" dev="JM" type="add" importance="high">
+        Added an event handling framework which allows to get better feedback 
from within FOP
+        with the ability to customize problem management.
+      </action>
     </release>
     <release version="0.95" date="05 August 2008">
       <notes>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to