[devel] Imported from libpng-1.5.2beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-02-19 15:50:17 -06:00
parent 0b5b4b456c
commit d08b6bdbf7
24 changed files with 70 additions and 68 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.2beta02 - February 16, 2011
Libpng 1.5.2beta02 - February 19, 2011
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.
@@ -39,7 +39,7 @@ Version 1.5.2beta01 [February 13, 2011]
Cleaned up ALPHA flags and transformations.
Implemented expansion to 16 bits.
Version 1.5.2beta02 [February 16, 2011]
Version 1.5.2beta02 [February 19, 2011]
Fixed mistake in the descriptions of user read_transform and write_transform
function prototypes in the manual. The row_info struct is png_row_infop.
Reverted png_get_current_row_number() to previous (1.5.2beta01) behavior.