From 5c249e0e8e7726fe8e5c88c921439a5fe3e94e6c Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Mon, 24 Jan 2022 12:12:32 +0000 Subject: [PATCH] note pipe read fix in changelog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index a4b77f65..07d600a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ - revise GIF save alpha threshold [jfcalvo] - raise libpng pixel size limit from 1m to 10m pixels [jskrzypek] - fix gif save change detector [TheEssem] +- fix load from pipe with variable size reads 21/11/21 started 8.12.1 - fix insert [chregu]