summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-09-05 17:00:44 +0200
committerJay Berkenbilt <ejb@ql.org>2010-09-05 17:00:44 +0200
commitb1e0dcff16740d5a99e58c298284c5d589b3034f (patch)
tree664300a3128faddb755c375ee90af4e48c4f60b5 /ChangeLog
parent0c1dab0cea80e6188d396793b4dc14a11de042f4 (diff)
downloadqpdf-b1e0dcff16740d5a99e58c298284c5d589b3034f.tar.zst
handle stream filter abbreviations from table H.1
git-svn-id: svn+q:///qpdf/trunk@1025 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6add548a..5484137e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-09-05 Jay Berkenbilt <ejb@ql.org>
+
+ * libqpdf/QPDF_Stream.cc (filterable): Handle inline image filter
+ abbreviations as stream filter abbreviations. Although this is
+ not technically allowed by the PDF specification, table H.1 in the
+ pre-ISO spec indicates that Adobe's readers accept them. Thanks
+ to Jian Ma <stronghorse@tom.com> for bringing this to my
+ attention.
+
2010-08-14 Jay Berkenbilt <ejb@ql.org>
* 2.2.0: release