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 2009/09/07 19:57:13 UTC

svn commit: r812237 - /incubator/pdfbox/trunk/RELEASE-NOTES.txt

Author: lehmi
Date: Mon Sep  7 17:57:12 2009
New Revision: 812237

URL: http://svn.apache.org/viewvc?rev=812237&view=rev
Log:
PDFBOX-464: updating list of changes and some minor changes

Modified:
    incubator/pdfbox/trunk/RELEASE-NOTES.txt

Modified: incubator/pdfbox/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/incubator/pdfbox/trunk/RELEASE-NOTES.txt?rev=812237&r1=812236&r2=812237&view=diff
==============================================================================
--- incubator/pdfbox/trunk/RELEASE-NOTES.txt (original)
+++ incubator/pdfbox/trunk/RELEASE-NOTES.txt Mon Sep  7 17:57:12 2009
@@ -24,7 +24,7 @@
 You can build the release with Apache Ant like this:
 
     jar xf pdfbox-0.8.0-incubating-src.jar
-    cd pdfbox-0.8.0
+    cd pdfbox-0.8.0-incubating
     ant
 
 The source archive is accompanied by SHA1 and MD5 checksums and a PGP
@@ -35,11 +35,6 @@
 Changelog
 ---------
 
-Sub-task
-
-    * [PDFBOX-391] - Remove or replace troublesome test files
-    * [PDFBOX-392] - Remove or replace the ICC profiles
-
 Bug
 
     * [PDFBOX-51] - PDFToImage fails to render correctly
@@ -107,7 +102,6 @@
     * [PDFBOX-454] - IOException upon opening a PDF
     * [PDFBOX-455] - java.lang.ClassCastException: org.pdfbox.cos.COSString cannot be cast to org.pdfbox.cos.COSName
     * [PDFBOX-456] - PDFTextStripperByArea never finds any text (pageNo check in PDFTextStripper always returns false)
-    * [PDFBOX-457] - PDF to Image doesn't show correctly the document
     * [PDFBOX-458] - Wrong implementation of COSArray.getInt()
     * [PDFBOX-459] - Trailer Dictionary object labeled "Size" is overwritten when there are 2 xref table objects
     * [PDFBOX-466] - error parsing files generated by crystal reports
@@ -122,12 +116,14 @@
     * [PDFBOX-483] - rendering issues during clipping (W/W*-operator)
     * [PDFBOX-485] - Fonts not printed on HP laserjet (1320 & 8150) when having landscape orientation
     * [PDFBOX-487] - Font size not rendered with the needed precision
-    * [PDFBOX-497] - COSVisitorException: The handle is invalid
+    * [PDFBOX-496] - PDDocument.load hangs when loading zero-length file
     * [PDFBOX-498] - some pdf-files have no newline after endobj, pdfbox fails on that
-    * [PDFBOX-509] - Japanese Characters are garbled.
+    * [PDFBOX-503] - PDF loader causes infinite loop on non-PDF inputs
+    * [PDFBOX-512] - org.apache.pdfbox.pdmodel.PDDocument.getPageMap() always returns null
 
 Improvement
 
+    * [PDFBOX-302] - Improve font handling (was: layout print problem)
     * [PDFBOX-319] - Implementation of PDDeviceCMYK.createColorModel()
     * [PDFBOX-358] - Vertical text extraction splitting text
     * [PDFBOX-363] - Fixed Page rotation
@@ -142,9 +138,7 @@
     * [PDFBOX-437] - Prepare JempBox and FontBox for release
     * [PDFBOX-460] - [PATCH] Improvements for bitmap production (resolution and color depth)
     * [PDFBOX-461] - Disable javadoc creation timestamp
-    * [PDFBOX-464] - Prepare PDFBox for release
     * [PDFBOX-472] - use commons logging
-    * [PDFBOX-502] - How To: compile for .NET for image support..
     * [PDFBOX-507] - [PATCH] Option to disable close warning in finalizer of COSDocument.
 
 New Feature
@@ -155,17 +149,6 @@
     * [PDFBOX-338] - pdf page extraction
     * [PDFBOX-493] - Ability to get page number for bookmarks
 
-Task
-
-    * [PDFBOX-366] - License review
-    * [PDFBOX-367] - Export control notifications
-    * [PDFBOX-375] - Rename org.pdfbox packages to org.apache.pdfbox
-
-Test
-
-    * [PDFBOX-386] - Regression tests fail after PDFBOX-373 fix
-
-
 Disclaimer
 ----------
 
@@ -180,3 +163,15 @@
 
 See http://incubator.apache.org/projects/pdfbox.html for the current
 incubation status of the Apache PDFBox project.
+
+About The Apache Software Foundation
+------------------------------------
+
+Established in 1999, The Apache Software Foundation provides organizational,
+legal, and financial support for more than 100 freely-available,
+collaboratively-developed Open Source projects. The pragmatic Apache License
+enables individual and commercial users to easily deploy Apache software;
+the Foundation's intellectual property framework limits the legal exposure
+of its 2,500+ contributors.
+
+For more information, visit http://www.apache.org/