mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Restored png_get_eXIf() and png_set_eXIf() to maintain API compatability.
This commit is contained in:
21
ANNOUNCE
21
ANNOUNCE
@@ -1,4 +1,4 @@
|
||||
Libpng 1.6.32beta04 - August 2, 2017
|
||||
Libpng 1.6.32beta05 - August 2, 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.
|
||||
@@ -8,20 +8,20 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.6.32beta04.tar.xz (LZMA-compressed, recommended)
|
||||
1.6.32beta04.tar.gz
|
||||
1.6.32beta05.tar.xz (LZMA-compressed, recommended)
|
||||
1.6.32beta05.tar.gz
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1632b04.7z (LZMA-compressed, recommended)
|
||||
lp1632b04.zip
|
||||
lp1632b05.7z (LZMA-compressed, recommended)
|
||||
lp1632b05.zip
|
||||
|
||||
Other information:
|
||||
|
||||
1.6.32beta04-README.txt
|
||||
1.6.32beta04-LICENSE.txt
|
||||
libpng-1.6.32beta04-*.asc (armored detached GPG signatures)
|
||||
1.6.32beta05-README.txt
|
||||
1.6.32beta05-LICENSE.txt
|
||||
libpng-1.6.32beta05-*.asc (armored detached GPG signatures)
|
||||
|
||||
Changes since the last public release (1.6.31):
|
||||
|
||||
@@ -45,6 +45,11 @@ Version 1.6.32beta03 [August 2, 2017]
|
||||
(Bug report from the OSS-fuzz project).
|
||||
|
||||
Version 1.6.32beta04 [August 2, 2017]
|
||||
Replaced local eXIf_buf with info_ptr-eXIf_buf in png_handle_eXIf().
|
||||
Update libpng.3 and libpng-manual.txt about eXIf functions.
|
||||
|
||||
Version 1.6.32beta05 [August 2, 2017]
|
||||
Restored png_get_eXIf() and png_set_eXIf() to maintain API compatability.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user