From 2dd6fc1f364cfac6533a14e8a401617565c2e061 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Thu, 12 Nov 2020 12:18:22 +0000 Subject: [PATCH] note read fixes in changelog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 9628590a..479ce760 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ - hide info messages you could get with some older glibs [kleisauke] - fix --no-strip on dzsave with icc-profiles [altert] - better GraphicsMagick image write [bfriesen] +- Add missing read loops to spng, heif and ppm load [kleisauke] 6/9/20 started 8.10.2 - update magicksave/load profile handling [kelilevi]