aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-09-06 17:18:56 +0200
committerJay Berkenbilt <ejb@ql.org>2022-09-06 18:45:12 +0200
commit94c79bb8f65e2a13c7bbe03437d2c8354068acb6 (patch)
tree37c0f320bab812ae292899fc1556f9f292b8ecef /ChangeLog
parent7e07897106e0b0bb4d723d4fb5660a24fcc7a148 (diff)
downloadqpdf-94c79bb8f65e2a13c7bbe03437d2c8354068acb6.tar.zst
Support --show-encryption without a valid password (fixes #598)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e31ab9f9..de16280e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2022-09-06 Jay Berkenbilt <ejb@ql.org>
+
+ * The --show-encryption option now works even if a correct
+ password is not supplied. If you were using --show-encryption to
+ test whether you have the right password, use --requires-password
+ instead. Fixes #598.
+
2022-09-05 Jay Berkenbilt <ejb@ql.org>
* Add a move constructor to Buffer, making it possible to move