aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoriskander.sharipov <Iskander.Sharipov@tatar.ru>2016-08-16 16:03:02 +0200
committerJay Berkenbilt <ejb@ql.org>2017-07-30 14:55:15 +0200
commit8ee83ca722baad9434119bb72d620dfd8e6103c4 (patch)
tree7be779cdf25069fc2fca58674e52760ee66ffdb8 /ChangeLog
parent841f967a5fbd0a14b460903bebd2e8962d4817fb (diff)
downloadqpdf-8ee83ca722baad9434119bb72d620dfd8e6103c4.tar.zst
Add page rotation example in contrib
This is added to contrib rather than examples because it requires c++-11 and lacks a test suite, but it is still useful enough to include with the distribution.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1bbe189..ea3983b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -83,6 +83,12 @@
* 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