From 15e44f731f9205119cf25c16a88f855d0ac33f9a Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Tue, 30 Jun 2020 11:31:33 +0100 Subject: [PATCH] add spng in there twice --- ChangeLog | 1 - 1 file changed, 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 96bed143..c6c33b3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,7 +19,6 @@ - add "all" mode to smartcrop - flood fill could stop half-way for some very complex shapes - better handling of unaligned reads in multipage tiffs [petoor] -- add experimental libspng reader - mark old --delete option to vipsthumbnail as deprecated [UweOhse] - png save with a bad ICC profile just gives a warning - add "premultipled" option to vips_affine(), clarified vips_resize()