[devel] Imported from libpng-1.5.0beta34.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-07-12 06:43:50 -05:00
parent 0ee51445f6
commit 39a8bb71d3
42 changed files with 60 additions and 59 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.0beta34 - July 11, 2010
Libpng 1.5.0beta34 - July 12, 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 [July 11, 2010]
version 1.5.0beta25 [July 12, 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
@@ -278,7 +278,7 @@ version 1.5.0beta33 [July 6, 2010]
Changed "extern PNG_EXPORT" to "PNG_EXPORT" in png.h (Jan Nijtmans)
Changed "extern" to "PNG_EXTERN" in pngpriv.h (except for the 'extern "C" {')
version 1.5.0beta34 [July 11, 2010]
version 1.5.0beta34 [July 12, 2010]
Put #ifndef PNG_EXTERN, #endif around the define PNG_EXTERN in pngpriv.h
Send comments/corrections/commendations to png-mng-implement at lists.sf.net: