[master] Imported from libpng-1.2.38beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-06-17 07:42:30 -05:00
parent 54380f53a2
commit 1de866cd09
20 changed files with 562 additions and 84 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.38beta01 - June 16, 2009
Libpng 1.2.38beta01 - June 17, 2009
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.
@@ -78,7 +78,7 @@ versions 1.2.37 and 1.0.45 [June 4, 2009]
Added a section in the documentation about using png_get_io_ptr() in
configure scripts to detect the presence of libpng.
version 1.2.38beta01 [June 16, 2009]
version 1.2.38beta01 [June 17, 2009]
Revised libpng*.txt and libpng.3 to mention calling png_set_IHDR()
multiple times and to specify the sample order in the tRNS chunk,
because the ISO PNG specification has a typo in the tRNS table.