summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-07-07 22:29:28 +0200
committerJay Berkenbilt <ejb@ql.org>2013-07-08 01:43:16 +0200
commitadccedc02fea78dd5a924605d254ea709d63473b (patch)
treea68bbede5457db0ec2d4b3aad3d19f3ecbd9d3b9 /ChangeLog
parent88bacb6449da8f866a3edff049a6943873298b28 (diff)
downloadqpdf-adccedc02fea78dd5a924605d254ea709d63473b.tar.zst
Allow numeric range to be omitted qpdf --pages
Detect a missing page range and assume 1-z.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88665a0c..aab42fea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-07-07 Jay Berkenbilt <ejb@ql.org>
+
+ * 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
+ makes it possible to merge a bunch of files with something like
+ qpdf --empty out.pdf --pages *.pdf --
+
2013-06-15 Jay Berkenbilt <ejb@ql.org>
* Handle some additional broken files with missing /ID in trailer