Imported from libpng-1.2.37.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-06-04 06:08:17 -05:00
parent 4d7ae382a8
commit a162155919
62 changed files with 232 additions and 115 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.37 - June 2, 2009
Libpng 1.2.37 - June 4, 2009
This is a public release of libpng, intended for use in production codes.
@@ -42,7 +42,7 @@ Other information:
Changes since the last public release (1.2.36):
version 1.2.37 [June 2, 2009]
version 1.2.37 [June 4, 2009]
Fixed inconsistency in pngrutil.c, introduced in libpng-1.2.36. The
memset() was using "png_ptr->rowbytes" instead of "row_bytes", which