aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-08-19 00:54:08 +0200
committerJay Berkenbilt <ejb@ql.org>2019-08-19 00:54:37 +0200
commitd9dd99eca32e44788165ce169f1e59498ad1c16e (patch)
tree9e222c7aa27c91c28e8d7f0c9657431bc3b3c546 /ChangeLog
parentc032f7c972706d5d90b018e9d0a96d56e0b25cc9 (diff)
downloadqpdf-d9dd99eca32e44788165ce169f1e59498ad1c16e.tar.zst
Attempt to repair /Type key in pages nodes (fixes #349)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf51c5b3..51fb9aa9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2019-08-18 Jay Berkenbilt <ejb@ql.org>
+
+ * When traversing the pages tree, if an invalid /Type key is
+ encountered, fix it. This is not done for all operations, but it
+ will be done for any case in which getAllPages is called. This
+ includes all page-based CLI operations. (Hopefully) Fixes #349.
+
2019-08-17 Jay Berkenbilt <ejb@ql.org>
* Change internal implementation of QPDF arrays to use sparse