aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-01-12 15:21:52 +0100
committerJay Berkenbilt <ejb@ql.org>2019-01-12 15:59:03 +0100
commit53d8e916b75b983c18d4611e91d6e74cb51a49ec (patch)
treea8bc4527d05bae7d232b9e67948db77d49bef9f4 /ChangeLog
parent5f128b9a270347d401b6c1e94b43d418f7cbffef (diff)
downloadqpdf-53d8e916b75b983c18d4611e91d6e74cb51a49ec.tar.zst
Interpret . in --pages as a shortcut for the primary file
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80560611..d74e9b01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-01-12 Jay Berkenbilt <ejb@ql.org>
+
+ * In --pages, allow "." as a replacement for the current input
+ file, making it possible to say "qpdf A.pdf --pages . 1-3 --"
+ instead of having to repeat the input filename.
+
2019-01-10 Jay Berkenbilt <ejb@ql.org>
* Add new configure option --enable-avoid-windows-handle, which