From 1b37e33df59326fe2f1a09d314ef0beab9ea2422 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 26 Jan 2020 18:46:00 -0500 Subject: Add bug fixes to release notes --- manual/qpdf-manual.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index c861f2a6..2b18f1a9 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -4738,6 +4738,35 @@ print "\n"; + + + Bug Fixes + + + + + In QDF mode, be sure not to write more than one XRef stream + to a file, even when + is used. + fix-qdf assumes that there is only one + XRef stream, and that it appears at the end of the file. + + + + + When externalizing inline images, properly handle images + whose color space is a reference to an object in the page's + resource dictionary. + + + + + Windows-specific fix for acquiring crypt context with a new + keyset. + + + + -- cgit v1.2.3-54-g00ecf