aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-07-07 23:04:41 +0200
committerJay Berkenbilt <ejb@ql.org>2013-07-08 01:43:16 +0200
commit91367239fd55f7c4996ed6158405ea10573ae3cb (patch)
tree720b32b0ba282eb47987a5856d2251f762dca68c /ChangeLog
parentadccedc02fea78dd5a924605d254ea709d63473b (diff)
downloadqpdf-91367239fd55f7c4996ed6158405ea10573ae3cb.tar.zst
Add --show-npages option to qpdf
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aab42fea..1a460344 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-07-07 Jay Berkenbilt <ejb@ql.org>
+ * qpdf: add --show-npages command-line option, which causes the
+ number of pages in the input file to be printed on a line by
+ itself.
+
* qpdf: allow omission of range in --pages. If range is omitted
such that an argument that is supposed to be a range is an invalid
range and a valid file name, the range of 1-z is assumed. This