aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2017-08-12 18:30:18 +0200
committerJay Berkenbilt <ejb@ql.org>2017-08-12 18:30:18 +0200
commitd926d7805963901d2c7cd10198f2cb125e363210 (patch)
treeb5cf66cd6a1f9e8293ea0a6a11a82f4dbd7608d4 /ChangeLog
parent2c6fe1805a2fa5fae719224dff44f41a823466b8 (diff)
downloadqpdf-d926d7805963901d2c7cd10198f2cb125e363210.tar.zst
Add --verbose flag
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eacde282..3b7eb32a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2017-08-12 Jay Berkenbilt <ejb@ql.org>
+ * Provide --verbose option that causes qpdf to print an indication
+ of what files it is writing.
+
* Change --single-pages to --split-pages and make it take an
optional argument specifying the number of pages per file.