aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-02-04 22:46:59 +0100
committerJay Berkenbilt <ejb@ql.org>2021-02-04 22:48:53 +0100
commit63158cf546f0566eed61b0c76afd1a5c886ae8a8 (patch)
tree6853757768ee292e8f6a84ef2cad56a68ab0ee8e /ChangeLog
parent21b0f4acfc0d6827f3d2d9a85873b7b649dc96f0 (diff)
downloadqpdf-63158cf546f0566eed61b0c76afd1a5c886ae8a8.tar.zst
Add --password-file=filename option (fixes #499)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32410df9..cbcfba7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2021-02-04 Jay Berkenbilt <ejb@ql.org>
+ * Add new option --pasword-file=file for reading the decryption
+ password from a file. file may be "-" to read from standard input.
+ Fixes #499.
+
* By default, give an error if a user attempts to encrypt a file
with an empty owner password or an owner password that is the same
as the user password. Such files are insecure. Most viewers either