From 666f7943931bed6318e9ffeeeb696bad4d813222 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 4 Mar 2018 06:59:12 -0500 Subject: Support "r" in page ranges (fixes #155) --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0bb24590..dc6fd816 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2018-03-04 Jay Berkenbilt + + * 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 * Ignore zlib data check errors while uncompressing streams. This -- cgit v1.2.3-54-g00ecf