aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2017-07-29 16:40:31 +0200
committerJay Berkenbilt <ejb@ql.org>2017-07-29 18:19:04 +0200
commitb389268f16fcd571bbc57ef848caba25490a1b86 (patch)
tree97261a0794699745ce9329265761fb70a0b1ec24 /ChangeLog
parenta136824243e5aa8691a9b1f5fd5401ef7bef1a31 (diff)
downloadqpdf-b389268f16fcd571bbc57ef848caba25490a1b86.tar.zst
Better handle split content streams (fixes #73)
When parsing content streams, allow content to be split arbitrarily across stream boundaries.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a565ff9..66245656 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-07-29 Jay Berkenbilt <ejb@ql.org>
+
+ * Fix content stream parsing to handle cases of structures within
+ the stream split across stream boundaries. Fixes #73.
+
2017-07-28 Jay Berkenbilt <ejb@ql.org>
* Add --preserve-unreferenced command-line option and