From 5bb0541cfd6bf37b7b3816179cf7fd48b502821f Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Sun, 22 Jan 2017 13:33:15 -0500 Subject: [PATCH] Update ChangeLog about eXIF support in the png codec. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 085f76b85..043d03be2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ original dimensions and offsets when an image is cropped. Previously we used the oFFs and vpAg chunks for this purpose, but this had potential conflicts with other applications that also use the oFFs chunk. + * coders/png.c: Added support for a proposed new PNG chunk (exIf + read-write, eXIf read-only) that is currently being discussed on the + png-mng-misc at lists.sourceforge.net mailing list. 2017-01-22 7.0.4-6 Dirk Lemstra * Replaced CoderSeekableStreamFlag with CoderDecoderSeekableStreamFlag and -- 2.40.0