Author: ssteiner
Date: Wed Jan  6 13:51:04 2016
New Revision: 1723323

URL: http://svn.apache.org/viewvc?rev=1723323&view=rev
Log:
Prepare for release

Modified:
    xmlgraphics/fop/trunk/NOTICE
    xmlgraphics/fop/trunk/README
    xmlgraphics/fop/trunk/build.xml

Modified: xmlgraphics/fop/trunk/NOTICE
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/NOTICE?rev=1723323&r1=1723322&r2=1723323&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/NOTICE (original)
+++ xmlgraphics/fop/trunk/NOTICE Wed Jan  6 13:51:04 2016
@@ -1,5 +1,5 @@
 Apache FOP
-Copyright 1999-2015 The Apache Software Foundation
+Copyright 1999-2016 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Modified: xmlgraphics/fop/trunk/README
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/README?rev=1723323&r1=1723322&r2=1723323&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/README (original)
+++ xmlgraphics/fop/trunk/README Wed Jan  6 13:51:04 2016
@@ -93,6 +93,23 @@ http://xmlgraphics.apache.org/fop/stable
   RELEASE NOTES
 ==============================================================================
 
+Version 2.1
+===========
+
+Major Changes in Version 2.1
+----------------------------
+
+* Add PreloaderRawPNG to handle images ImageIO cant
+* Support Barcode4J page number
+* Support CMYK JPEG in AFP
+* Support IPD change on last page
+* Support PDF/UA
+* Support TrueType fonts in PCL
+* Support Truetype for AFP
+* Support for PDF/A-3
+
+This release also contains a number of bug fixes.
+
 Version 2.0
 ===========
 

Modified: xmlgraphics/fop/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/build.xml?rev=1723323&r1=1723322&r2=1723323&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/build.xml (original)
+++ xmlgraphics/fop/trunk/build.xml Wed Jan  6 13:51:04 2016
@@ -151,7 +151,7 @@ list of possible build targets.
   <property name="name" value="fop"/>
   <property name="NAME" value="FOP"/>
   <property name="version" value="svn-trunk"/>
-  <property name="year" value="1999-2015"/>
+  <property name="year" value="1999-2016"/>
   <property name="javac.debug" value="on"/>
   <property name="javac.optimize" value="off"/>
   <property name="javac.deprecation" value="on"/>



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

Reply via email to