aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-06-22 21:51:41 +0200
committerJay Berkenbilt <ejb@ql.org>2018-06-22 22:14:54 +0200
commit6bf47ac6e8f3c404a383c743137edb6ebfbe7170 (patch)
treef60a6578a4604d108c04aaf71f0001299d817a4c /ChangeLog
parenta433ed24f978d6e0ae1b87e997dcb511b001b12e (diff)
downloadqpdf-6bf47ac6e8f3c404a383c743137edb6ebfbe7170.tar.zst
With --verbose, give information on processing merge inputs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 018b9f59..e894ac7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2018-06-22 Jay Berkenbilt <ejb@ql.org>
+ * With --verbose, print information about each input file when
+ merging files.
+
* Add progress reporting to QPDFWriter. Programmatically, you can
register a progress reporter with registerProgressReporter(). From
the command line, passing --progress will give progress indicators