From 07d6f770b2a1c731cdf4f981ddc01466dbbc4ba0 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 29 Jul 2017 11:59:15 -0400 Subject: Better recovery of bad stream start (fixes #104) --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 66245656..f1291515 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2017-07-29 Jay Berkenbilt + * Improve handling of files where the "stream" keyword is not + followed by proper line terminators. Fixes #104. + * Fix content stream parsing to handle cases of structures within the stream split across stream boundaries. Fixes #73. -- cgit v1.2.3-54-g00ecf