From b389268f16fcd571bbc57ef848caba25490a1b86 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 29 Jul 2017 10:40:31 -0400 Subject: Better handle split content streams (fixes #73) When parsing content streams, allow content to be split arbitrarily across stream boundaries. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1a565ff9..66245656 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-07-29 Jay Berkenbilt + + * Fix content stream parsing to handle cases of structures within + the stream split across stream boundaries. Fixes #73. + 2017-07-28 Jay Berkenbilt * Add --preserve-unreferenced command-line option and -- cgit v1.2.3-54-g00ecf