From 4071db59aa475b42ba4db71462ab4f83b4bd2132 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 7 Jun 2014 16:37:13 -0400 Subject: Prepare 5.1.2 release --- manual/qpdf-manual.xml | 40 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 2 deletions(-) (limited to 'manual/qpdf-manual.xml') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 5f39892a..27dec9ff 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -5,8 +5,8 @@ - - + + ]> @@ -2665,6 +2665,42 @@ print "\n"; ChangeLog in the source distribution. + + 5.1.2: June 7, 2014 + + + + + Bug fix: linearizing files could create a corrupted output + file under extremely unlikely file size circumstances. See + ChangeLog for details. The odds of getting hit by this are + very low, though one person did. + + + + + Bug fix: qpdf would fail to write files that had streams with + decode parameters referencing other streams. + + + + + New example program: pdf-split-pages: + efficiently split PDF files into individual pages. The example + program does this more efficiently than using qpdf + --pages to do it. + + + + + Packaging fix: Visual C++ binaries did not support Windows XP. + This has been rectified by updating the compilers used to + generate the release binaries. + + + + + 5.1.1: January 14, 2014 -- cgit v1.2.3-54-g00ecf