mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Update CHANGES and ANNOUNCE, fix typos in pngrutil.c
This commit is contained in:
parent
4283e2bf66
commit
2a2373c1ec
5
ANNOUNCE
5
ANNOUNCE
@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.7.0beta83 - July 16, 2016
|
||||
Libpng 1.7.0beta83 - July 23, 2016
|
||||
|
||||
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.
|
||||
@ -1390,10 +1390,11 @@ Version 1.7.0beta82 [July 4, 2016]
|
||||
Relocated misplaced #endif in png.c sRGB profile checking.
|
||||
Fixed two Coverity issues in pngcp.c.
|
||||
|
||||
Version 1.7.0beta83 [July 16, 2016]
|
||||
Version 1.7.0beta83 [July 23, 2016]
|
||||
Fixed some indentation to comply with our coding style.
|
||||
Removed/rearranged certain png_struct fields that are only used
|
||||
in reading.
|
||||
Fixed debug test of output gamma.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
3
CHANGES
3
CHANGES
@ -5690,10 +5690,11 @@ Version 1.7.0beta82 [July 4, 2016]
|
||||
Relocated misplaced #endif in png.c sRGB profile checking.
|
||||
Fixed two Coverity issues in pngcp.c.
|
||||
|
||||
Version 1.7.0beta83 [July 16, 2016]
|
||||
Version 1.7.0beta83 [July 23, 2016]
|
||||
Fixed some indentation to comply with our coding style.
|
||||
Removed/rearranged certain png_struct fields that are only used
|
||||
in reading.
|
||||
Fixed debug test of output gamma.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
Loading…
x
Reference in New Issue
Block a user