aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bb24590..dc6fd816 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2018-03-04 Jay Berkenbilt <ejb@ql.org>
+
+ * On the command line when specifying page ranges, support
+ preceding a page number by "r" to indicate that it should be
+ counted from the end. For example, the range r3-r1 would indicate
+ the last three pages of a document.
+
2018-03-03 Jay Berkenbilt <ejb@ql.org>
* Ignore zlib data check errors while uncompressing streams. This