2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-29 00:10:54 +00:00

Add missing ChangeLog entry for :even and :odd

This commit is contained in:
Jay Berkenbilt 2020-02-24 12:27:46 -05:00
parent ea58680eb0
commit 154b65f2e9

View File

@ -68,6 +68,9 @@
Windows leaves it up to the executable to expand its own
wildcards. Fixes #224.
* Allow :even or :odd to be appended to numeric ranges for
--pages, --rotate, and other options that take page ranges.
* When reading /P from the encryption dictionary, use static_cast
instead of QIntC to convert the value to a signed integer. The
value of /P is a bit field, and PDF files have been found in the