aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b7eb32a..93a380dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2017-08-12 Jay Berkenbilt <ejb@ql.org>
+ * 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.