From e5abc789a26732552388fb9ca97985f8401327b1 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 31 Oct 2015 18:56:26 -0400 Subject: Prepare 5.2.0 release --- manual/qpdf-manual.xml | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) (limited to 'manual/qpdf-manual.xml') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 7bd787e3..65e6ded3 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -5,8 +5,8 @@ - - + + ]> @@ -2684,6 +2684,31 @@ print "\n"; ChangeLog in the source distribution. + + 5.2.0: October 31, 2015 + + + + + Implement command-line + option and QPDFWriter::setDeterministicID + as well as C API function + qpdf_set_deterministic_ID for generating + a deterministic ID for non-encrypted files. When this option + is selected, the ID of the file depends on the contents of the + output file, and not on transient items such as the timestamp + or output file name. + + + + + Make qpdf more tolerant of files whose xref table entries are + not the correct length. + + + + + 5.1.3: May 24, 2015 -- cgit v1.2.3-54-g00ecf