Imported from libpng-1.0.10.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-03-30 06:42:28 -06:00
parent e164447858
commit 13cfbac075
55 changed files with 150 additions and 95 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.0.10rc1 - March 23, 2001
Libpng 1.0.10 - March 30, 2001
This is a public release of libpng, intended for use in production codes.
@@ -18,6 +18,9 @@ Changes since the last public release (1.0.9):
Added warnings when retrieving or setting gamma=0.
Changed all instances of memcpy, strcpy, and strlen to png_memcpy, png_strcpy,
and png_strlen.
Fixed bug in progressive reading (pngpread.c) with small images (height < 8).
Deleted extraneous space (introduced in 1.0.9) from line 42 of makefile.cygwin
Added beos project files (Chris Herborth)
Send comments/corrections/commendations to
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu