aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-04-09 00:47:29 +0200
committerJay Berkenbilt <ejb@ql.org>2020-04-09 00:52:04 +0200
commit4977a7efa5d0b2d10f57af646e54a91d94d088ab (patch)
tree77d68e08824eec0558ea43ad8d732b4f8c4723a2 /ChangeLog
parent22f7f459e6de5524ffbd7d712a7f3261a25f2666 (diff)
downloadqpdf-4977a7efa5d0b2d10f57af646e54a91d94d088ab.tar.zst
Bug fix: getStreamData should on unfilterable stream (fixes #425)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9790438..8b85e41c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2020-04-08 Jay Berkenbilt <ejb@ql.org>
+
+ * Bug fix: qpdf 10.0.0 introduced a bug in which
+ QPDFObjectHandle::getStreamData would return the raw data when
+ called on an unfilterable stream instead of throwing an exception
+ like it's supposed to. Fixes #425.
+
2020-04-07 Jay Berkenbilt <ejb@ql.org>
* Improve pdf-invert-images example to show a pattern of copying