aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-07-07 23:26:03 +0200
committerJay Berkenbilt <ejb@ql.org>2013-07-08 01:43:16 +0200
commitb84f57e56d87691d6e592d1ff0b42d186cc70b98 (patch)
treeb91599e8a1ee33314a99b2c4c09cc56f67f8b0e7 /ChangeLog
parenta2696ac27107415c701e7799f1811e9641e7c14d (diff)
downloadqpdf-b84f57e56d87691d6e592d1ff0b42d186cc70b98.tar.zst
Ignore broken DecodeParms for stream with no filters
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a460344..02b21570 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-07-07 Jay Berkenbilt <ejb@ql.org>
+ * Ignore error case of a stream's decode parameters having invalid
+ length when there are no stream filters.
+
* qpdf: add --show-npages command-line option, which causes the
number of pages in the input file to be printed on a line by
itself.