From 83be2191b4f3eb8906160d61f61cae48532ee651 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 18 Jun 2022 09:40:41 -0400 Subject: Use "save" logger when saving data to standard output This includes the output PDF, streams from --show-object and attachments from --save-attachment. This also enables --verbose and --progress to work with saving to stdout. --- manual/release-notes.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manual/release-notes.rst') diff --git a/manual/release-notes.rst b/manual/release-notes.rst index 54ae799f..0e48c0f6 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -133,6 +133,10 @@ For a detailed list of changes, please see the file user password is not recoverable from the owner password when 256-bit keys are in use. + - ``--verbose`` and ``--progress`` may be now used when writing + the output PDF to standard output. In that case, the verbose and + progress messages are written to standard error. + - Library Enhancements - New methods ``insertItemAndGet``, ``appendItemAndGet``, -- cgit v1.2.3-54-g00ecf