From 821a70185135df50a28ad92733f82fbe5b562556 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 9 Apr 2020 11:48:26 -0400 Subject: Prepare 10.0.1 release --- manual/qpdf-manual.xml | 46 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 44 insertions(+), 2 deletions(-) (limited to 'manual/qpdf-manual.xml') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 76276dd0..48262e70 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -5,8 +5,8 @@ - - + + ]> @@ -4768,6 +4768,48 @@ print "\n"; --> + + 10.0.1: April 9, 2020 + + + + + Bug Fixes + + + + + 10.0.0 introduced a bug in which calling + QPDFObjectHandle::getStreamData on a + stream that can't be filtered was returning the raw data + instead of throwing an exception. This is now fixed. + + + + + Fix a bug that was preventing qpdf from linking with some + versions of clang on some platforms. + + + + + + + Enhancements + + + + + Improve the pdf-invert-images example + to avoid having to load all the images into RAM at the same + time. + + + + + + + 10.0.0: April 6, 2020 -- cgit v1.2.3-54-g00ecf