[devel] Imported from libpng-1.5.0beta40.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-08-06 06:52:34 -05:00
parent d4028b4373
commit 836fe66e24
42 changed files with 59 additions and 59 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.0beta40 - August 4, 2010
Libpng 1.5.0beta40 - August 6, 2010
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.
@@ -226,7 +226,7 @@ version 1.5.0beta24 [May 7, 2010]
offset of the png_ptr->rowbuf pointer into png_ptr->big_row_buf.
Added more blank lines for readability.
version 1.5.0beta25 [August 4, 2010]
version 1.5.0beta25 [August 6, 2010]
In pngpread.c: png_push_have_row() add check for new_row > height
Removed the now-redundant check for out-of-bounds new_row from example.c
@@ -334,7 +334,7 @@ version 1.5.0beta39 [August 2, 2010]
declarations, PNG_FUNCTION has been added to enable this and the
relevant function definitions changed.
version 1.5.0beta40 [August 4, 2010]
version 1.5.0beta40 [August 6, 2010]
Correct use of _WINDOWS_ in pngconf.h
Removed png_mem_ #defines; they are no longer used.
Added the sRGB chunk to pngtest.png