Imported from libpng-1.0.9beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2000-11-23 11:51:42 -06:00
parent f5ed0e130c
commit d56aca7104
60 changed files with 369 additions and 190 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.0.9beta2 - November 19, 2000
Libpng 1.0.9beta3 - November 23, 2000
This is a public release of libpng, intended for use in production codes.
@@ -28,6 +28,10 @@ Changes since the last public release (1.0.8):
subdirectory and added projects/borland project subdirectory.
Set VS_FF_PRERELEASE and VS_FF_PATCHED flags in msvc/png.rc when appropriate.
Add error message in png_set_compression_buffer_size() when malloc fails.
Revised PNG_LIBPNG_BUILD_TYPE macro in png.h, used in the msvc project.
Ifdef'ed out the png_flush() in pngwrite.c that crashes some applications
that don't set png_output_flush_fn.
Added makefile.macosx and makefile.aix to scripts directory.
Send comments/corrections/commendations to
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu