aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-07-05 05:19:32 +0200
committerJay Berkenbilt <ejb@ql.org>2012-07-05 05:19:32 +0200
commitc227249ef157f8db4437f8a1993e25d4bc349a4d (patch)
tree35949e29821dfdcbe50e44fe69e5ed8621f3a4dc /ChangeLog
parentabb53ac36913fe56c404bf1748a230300c9a5c4a (diff)
downloadqpdf-c227249ef157f8db4437f8a1993e25d4bc349a4d.tar.zst
Added test code for Tobias's changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08ff6209..230a49a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-07-04 Jay Berkenbilt <ejb@ql.org>
+
+ * Accept changes from Tobias Hoffmann: add public method
+ QPDF::pushInheritedAttributesToPage including warnings for
+ non-inherited keys that may be discarded from /Pages by
+ non-conformant PDF files when the /Pages tree is flattened.
+
2012-06-27 Jay Berkenbilt <ejb@ql.org>
* Add Pl_Concatenate pipeline for stream concatenation also