aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-06-18 15:40:41 +0200
committerJay Berkenbilt <ejb@ql.org>2022-06-18 15:54:40 +0200
commit83be2191b4f3eb8906160d61f61cae48532ee651 (patch)
treeedc4298b13dba0bdd501954489549725218c2373 /ChangeLog
parent641e92c6a7662a01f488947c3791f3b77e85517f (diff)
downloadqpdf-83be2191b4f3eb8906160d61f61cae48532ee651.tar.zst
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca652667..f0c14ff9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-06-18 Jay Berkenbilt <ejb@ql.org>
+
+ * When --progress or --verbose is combined with writing to
+ standard output, progress reporting and verbose messages go to
+ standard error. Previously it was disabled in this case.
+
2022-06-05 Jay Berkenbilt <ejb@ql.org>
* QPDFJob: API breaking change: QPDFJob::doIfVerbose passes a