aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-06-23 03:12:26 +0200
committerJay Berkenbilt <ejb@ql.org>2018-06-23 13:50:11 +0200
commit1bd2a2e79b9a0dbd42e812f3e0b0d85e26e99ec4 (patch)
treee3b4a37dcd374dce283002371bc0dbdb0889db73 /ChangeLog
parent92ca2a41bc4621d54217d8066d726f694c40e5eb (diff)
downloadqpdf-1bd2a2e79b9a0dbd42e812f3e0b0d85e26e99ec4.tar.zst
Prepare 8.1.0 releaserelease-qpdf-8.1.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e894ac7a..7eef99e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
+2018-06-23 Jay Berkenbilt <ejb@ql.org>
+
+ * 8.1.0: release
+
2018-06-22 Jay Berkenbilt <ejb@ql.org>
+ * Bug fix: properly decrypt files with 40-bit keys that use
+ revision 3 of the security handler. Prior to this, qpdf was
+ reporting "invalid password" in this case. Fixes #212.
+
* With --verbose, print information about each input file when
merging files.
@@ -21,7 +29,7 @@
performance, this allows you to operate on many files without
opening too many files at the operating system level.
- * Add new option --preserved-unreferenced-resources, which
+ * Add new option --preserve-unreferenced-resources, which
suppresses removal of unreferenced objects from page resource
dictionaries during page splitting operations.