Imported from libpng-1.2.8beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-11-01 22:38:54 -06:00
parent 16e11660fe
commit 94d9362fc5
56 changed files with 102 additions and 95 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.8beta1 - November 1, 2004
Libpng 1.2.8beta2 - November 2, 2004
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.
@@ -7,7 +7,7 @@ within a few weeks by a public version or by another test version.
Changes since the last public release (1.2.7):
Fixed bug in png_text_compress() that would fail to complete a large block.
version 1.2.8beta1 [November 1, 2004]
version 1.2.8beta1 [November 2, 2004]
Fixed bug in png_text_compress() that would fail to complete a large block.
Fixed bug, introduced in libpng-1.2.7, that overruns a buffer during
strip alpha operation in png_do_strip_filler().