From 909a0b3f3a0fddfab6abd1f0775cdd50f1406be6 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 23 Dec 2023 08:44:42 -0500 Subject: Implement --disable-signatures (fixes #1015) --- manual/release-notes.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'manual/release-notes.rst') diff --git a/manual/release-notes.rst b/manual/release-notes.rst index 443a4b01..96bebb76 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -71,6 +71,11 @@ Planned changes for future 12.x (subject to change): shell completion and allows creation of passwords that start with ``-``. + - Add ``QPDFAcroFormDocumentHelper::disableDigitalSignatures`` and + the :qpdf:ref:`--disable-signatures` command-line argument. This + disables any digital signature fields, leaving their visual + representations intact. + - Build Enhancements: - The qpdf test suite now passes when qpdf is linked with an -- cgit v1.2.3-54-g00ecf