[devel] Imported from libpng-1.5.0beta53.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-10-17 20:23:08 -05:00
parent 475074dfb5
commit 63495a4ba4
14 changed files with 31 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.0beta53 - October 17, 2010
Libpng 1.5.0beta53 - October 18, 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 [October 17, 2010]
version 1.5.0beta25 [October 18, 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
@@ -421,7 +421,7 @@ Version 1.5.0beta51 [October 15, 2010]
Version 1.5.0beta52 [October 16, 2010]
Restored some of the embedded dates (in png.h, png.c, documentation, etc.)
Version 1.5.0beta53 [October 17, 2010]
Version 1.5.0beta53 [October 18, 2010]
Updated INSTALL to mention using "make maintainer-clean" and to remove
obsolete statement about a custom ltmain.sh
Disabled "color-tests" by default in Makefile.am so it will work with