aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2017-08-13 04:58:11 +0200
committerJay Berkenbilt <ejb@ql.org>2017-08-13 04:58:11 +0200
commitae0399ef87cc7e93dc348b682fa0000aa477e302 (patch)
treeae4e0f6e27c7c67c7faa9433fb74b5e47d0b7109 /ChangeLog
parentcfa2eb97fb9b38d62fd2cd8d54ab59bac503967f (diff)
downloadqpdf-ae0399ef87cc7e93dc348b682fa0000aa477e302.tar.zst
Revert "Add page rotation example in contrib"
This reverts commit 8ee83ca722baad9434119bb72d620dfd8e6103c4. This is being removed because qpdf now has its own page rotation. The example was an excellent contribution to qpdf, but now it illustrates rotating pages "by hand", which is no longer needed because of QPDFObjectHandle::rotatePage.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 93a380dd..87f5a2e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -141,12 +141,6 @@
* CVE-2017-9210: Fix infinite loop caused by attempting to unparse
an object for inclusion in the text of an exception.
-2016-09-10 Jay Berkenbilt <ejb@ql.org>
-
- * Include pdf-rotate.cc example in contrib. Thanks Iskander
- Sharipov <Iskander.Sharipov@tatar.ru> for contributing this
- program.
-
2015-11-10 Jay Berkenbilt <ejb@ql.org>
* 6.0.0: release