[devel] Imported from libpng-1.5.0beta24.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-05-07 09:42:14 -05:00
parent f24daf23a5
commit 537c1a5747
42 changed files with 58 additions and 58 deletions

View File

@@ -2702,7 +2702,7 @@ version 1.5.0beta23 [April 29, 2010]
Removed dummy_inflate.c from contrib/pngminim/encoder
Removed contrib/pngminim/*/gather.sh; gathering is now done in the makefile.
version 1.5.0beta24 [May 6, 2010]
version 1.5.0beta24 [May 7, 2010]
Use bitwise "&" instead of arithmetic mod in pngrutil.c calculation of the
offset of the png_ptr->rowbuf pointer into png_ptr->big_row_buf.
Added more blank lines for readability.