You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2013/05/29 20:07:36 UTC

svn commit: r1487581 - /pdfbox/branches/1.8/RELEASE-NOTES.txt

Author: lehmi
Date: Wed May 29 18:07:36 2013
New Revision: 1487581

URL: http://svn.apache.org/r1487581
Log:
updated release notes

Modified:
    pdfbox/branches/1.8/RELEASE-NOTES.txt

Modified: pdfbox/branches/1.8/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/RELEASE-NOTES.txt?rev=1487581&r1=1487580&r2=1487581&view=diff
==============================================================================
--- pdfbox/branches/1.8/RELEASE-NOTES.txt (original)
+++ pdfbox/branches/1.8/RELEASE-NOTES.txt Wed May 29 18:07:36 2013
@@ -27,10 +27,12 @@ Bug Fixes
 [PDFBOX-1603] - Regression in PDDocument.loadNonSeq ?
 [PDFBOX-1605] - PDPropBuildDataDict: use COSName instead of COSString as name value
 [PDFBOX-1609] - EXCEPTION_ACCESS_VIOLATION with PDF file and image conversion
+[PDFBOX-1610] - Corrupted result pdf when overlay one document with another one
 [PDFBOX-1611] - Avoid IndexOutOfBoundsException when extracting the font matrix of 
                 a Type1 font
 [PDFBOX-1612] - Avoid ArrayOutOfBoundsException when creating a PDPixelMap using an
                 indexed colorspace
+[PDFBOX-1615] - Color map not correctly copied when PDF file is split
 
 Improvement