From cfa2eb97fb9b38d62fd2cd8d54ab59bac503967f Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 12 Aug 2017 13:22:46 -0400 Subject: Add page rotation (fixes #132) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3b7eb32a..93a380dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2017-08-12 Jay Berkenbilt + * Add QPDFObjectHandle::rotatePage to apply rotation to a page + object. Add --rotate option to qpdf to specify page rotation from + the command line. + * Provide --verbose option that causes qpdf to print an indication of what files it is writing. -- cgit v1.2.3-54-g00ecf