From 94c79bb8f65e2a13c7bbe03437d2c8354068acb6 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 6 Sep 2022 11:18:56 -0400 Subject: Support --show-encryption without a valid password (fixes #598) --- 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 8a783a87..60e90e12 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -85,6 +85,11 @@ For a detailed list of changes, please see the file - CLI: breaking changes + - The :qpdf:ref:`--show-encryption` flag now provides encryption + information even if a correct password is not supplied. If you + were relying on its not working in this case, see + :qpdf:ref:`--requires-password` for a reliable test. + - The default json output version when :qpdf:ref:`--json` is specified has been changed from ``1`` to ``latest``, which is now ``2``. -- cgit v1.2.3-54-g00ecf