From 235c89e037d6d9925cf201cadfa9e0df1771212c Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 9 Feb 2022 05:47:58 -0500 Subject: Fix one more PDF doc encoding error for 10.6 release (fixes #637) --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b1f2d809..d2ff4e18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2022-02-08 Jay Berkenbilt +2022-02-09 Jay Berkenbilt * 10.6.0: release + * Fix one more PDF doc encoding omission: 0xAD is also undefined. + Fixes #637. + +2022-02-08 Jay Berkenbilt + * Bug fix: when splitting pages with --split-pages or selecting pages with --pages, set the output PDF version to the maximum of all the input PDF versions. This is a fix to QPDFJob. If you are -- cgit v1.2.3-54-g00ecf