[master] Added comment about the potential API incompatibility in

png.h, libpng.3, and libpng-*.txt.
This commit is contained in:
Glenn Randers-Pehrson
2010-11-25 07:36:57 -06:00
parent e2d740ae04
commit 756f873a25
5 changed files with 31 additions and 19 deletions

View File

@@ -2722,7 +2722,7 @@ version 1.4.5beta06 [November 21, 2010]
with pngwio.c and pngwutil.c because the 'write' callback and zlib
compression both fail to declare their input buffers with 'const'.
version 1.4.5beta07 [November 24, 2010]
version 1.4.5beta07 [November 25, 2010]
Reverted png_get_uint_16 macro to beta05 and added comment about the
potential API incompatibility.