diff --git a/ANNOUNCE b/ANNOUNCE index 3e6814d23..d01b8c95b 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,4 +1,4 @@ -Libpng 1.6.31beta06 - July 13, 2017 +Libpng 1.6.31beta06 - July 16, 2017 This is not intended to be a public release. It will be replaced within a few weeks by a public version or by another test version. @@ -61,7 +61,9 @@ Version 1.6.31beta04 [July 11, 2017] Version 1.6.31beta05 [July 13, 2017] Added eXIf chunk support. -Version 1.6.31beta06 [July 13, 2017] +Version 1.6.31beta06 [July 16, 2017] + Added a minimal eXIf chunk (with Orientation and FocalLengthIn35mmFilm + tags) to pngtest.png. Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit diff --git a/CHANGES b/CHANGES index 54668787d..016363ca2 100644 --- a/CHANGES +++ b/CHANGES @@ -5891,7 +5891,9 @@ Version 1.6.31beta04 [July 11, 2017] Version 1.6.31beta05 [July 13, 2017] Added eXIf chunk support. -Version 1.6.31beta06 [July 13, 2017] +Version 1.6.31beta06 [July 16, 2017] + Added a minimal eXIf chunk (with Orientation and FocalLengthIn35mmFilm + tags) to pngtest.png. Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit diff --git a/pngtest.png b/pngtest.png index cb3fef4cf..cb3704610 100644 Binary files a/pngtest.png and b/pngtest.png differ