From b4dc0f072aa438f699b029041171b41fbc96cbab Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 6 Sep 2012 15:47:58 -0400 Subject: Prepare 3.0.2 release --- manual/qpdf-manual.xml | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) (limited to 'manual') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 1e0bb4de..0bdc32cf 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -5,8 +5,8 @@ - - + + ]> @@ -2381,6 +2381,32 @@ print "\n"; For a detailed list of changes, please see the file ChangeLog in the source distribution. + + + 3.0.2: September 6, 2012 + + + + + Bug fix: QPDFWriter::setOutputMemory did + not work when not used with + QPDFWriter::setStaticID, which made it + pretty much useless. This has been fixed. + + + + + New API call + QPDFWriter::setExtraHeaderText inserts + additional text near the header of the PDF file. The intended + use case is to insert comments that may be consumed by a + downstream application, though other use cases may exist. + + + + + + 3.0.1: August 11, 2012 -- cgit v1.2.3-54-g00ecf