aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-09 11:47:58 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-09 11:47:58 +0100
commit235c89e037d6d9925cf201cadfa9e0df1771212c (patch)
tree577519c074f38219e6965d39a00a9cf97fdf566d /ChangeLog
parent15248592c9f8f533046c470464cef19911c2b7d4 (diff)
downloadqpdf-235c89e037d6d9925cf201cadfa9e0df1771212c.tar.zst
Fix one more PDF doc encoding error for 10.6 release (fixes #637)release-qpdf-10.6.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b1f2d809..d2ff4e18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2022-02-08 Jay Berkenbilt <ejb@ql.org>
+2022-02-09 Jay Berkenbilt <ejb@ql.org>
* 10.6.0: release
+ * Fix one more PDF doc encoding omission: 0xAD is also undefined.
+ Fixes #637.
+
+2022-02-08 Jay Berkenbilt <ejb@ql.org>
+
* 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