]> granicus.if.org Git - imagemagick/commitdiff
Update ChangeLog about eXIF support in the png codec.
authorGlenn Randers-Pehrson <glennrp@gmail.com>
Sun, 22 Jan 2017 18:33:15 +0000 (13:33 -0500)
committerGlenn Randers-Pehrson <glennrp@gmail.com>
Sun, 22 Jan 2017 18:33:15 +0000 (13:33 -0500)
ChangeLog

index 085f76b85bf3038e90107f3b4ca567cdb9c2cdb5..043d03be2458fbc5ebde7703fb350b818adfeef5 100644 (file)
--- 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 <dirk@lem.....org>
   * Replaced CoderSeekableStreamFlag with CoderDecoderSeekableStreamFlag and