aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-12-23 14:44:42 +0100
committerJay Berkenbilt <ejb@ql.org>2023-12-23 14:50:42 +0100
commit909a0b3f3a0fddfab6abd1f0775cdd50f1406be6 (patch)
treec02260df2b5918f744165fcacd76565a6294ab33 /ChangeLog
parent3d33a3a1e3eed4e09a625f81aaa8fcdc67d642e9 (diff)
downloadqpdf-909a0b3f3a0fddfab6abd1f0775cdd50f1406be6.tar.zst
Implement --disable-signatures (fixes #1015)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5175d7b0..783d7052 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-12-23 Jay Berkenbilt <ejb@ql.org>
+
+ * Add QPDFAcroFormDocumentHelper::disableDigitalSignatures and the
+ --disable-signatures command-line argument. This disables any
+ digital signature fields, leaving their visual representations
+ intact.
+
2023-12-22 Jay Berkenbilt <ejb@ql.org>
* Generate a more complete qpdf "man page" from the same source as