mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Fix some indentation in pngrutil.c
(bug report and patch by Patrick Keshishian).
This commit is contained in:
4
ANNOUNCE
4
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.7.0beta85 - October 2, 2016
|
||||
Libpng 1.7.0beta85 - December 27, 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.
|
||||
@@ -1408,7 +1408,7 @@ Version 1.7.0beta84 [September 26, 2016]
|
||||
Issue png_benign_error() on ADLER32 checksum mismatch instead of png_error().
|
||||
Add tests/badcrc.png and tests/badadler.png to tests/pngtest.
|
||||
|
||||
Version 1.7.0beta85 [October 2, 2016]
|
||||
Version 1.7.0beta85 [December 27, 2016]
|
||||
Updated the documentation about CRC and ADLER32 handling.
|
||||
Quieted warnings from clang-3.8 in pngunknown.c and pngvalid.c.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user