c64777b77514bdc924249d2f9900be25079b0d84vboxsync
c64777b77514bdc924249d2f9900be25079b0d84vboxsyncLibpng 1.2.8 - December 3, 2004
c64777b77514bdc924249d2f9900be25079b0d84vboxsync
c64777b77514bdc924249d2f9900be25079b0d84vboxsyncThis is a public release of libpng, intended for use in production codes.
c64777b77514bdc924249d2f9900be25079b0d84vboxsync
c64777b77514bdc924249d2f9900be25079b0d84vboxsyncChanges since the last public release (1.2.7):
c64777b77514bdc924249d2f9900be25079b0d84vboxsync
c64777b77514bdc924249d2f9900be25079b0d84vboxsync Fixed bug in png_text_compress() that would fail to complete a large block.
c64777b77514bdc924249d2f9900be25079b0d84vboxsync Fixed bug, introduced in libpng-1.2.7, that overruns a buffer during
c64777b77514bdc924249d2f9900be25079b0d84vboxsync strip alpha operation in png_do_strip_filler().
c64777b77514bdc924249d2f9900be25079b0d84vboxsync Added PNG_1_2_X definition in pngconf.h
c64777b77514bdc924249d2f9900be25079b0d84vboxsync #ifdef out png_info_init in png.c and png_read_init in pngread.c (as of 1.3.0)
c64777b77514bdc924249d2f9900be25079b0d84vboxsync Reduce color_type to a nonalpha type after strip alpha operation in
c64777b77514bdc924249d2f9900be25079b0d84vboxsync png_do_strip_filler().
c64777b77514bdc924249d2f9900be25079b0d84vboxsync Revised definitions of PNG_MAX_UINT_32, PNG_MAX_SIZE, and PNG_MAXSUM
c64777b77514bdc924249d2f9900be25079b0d84vboxsync Fixed (again) definition of PNG_LIBPNG_VER_DLLNUM in png.h (Cosmin).
c64777b77514bdc924249d2f9900be25079b0d84vboxsync Added PNG_LIBPNG_BUILD_PRIVATE in png.h (Cosmin).
c64777b77514bdc924249d2f9900be25079b0d84vboxsync Set png_ptr->zstream.data_type to Z_BINARY, to avoid unnecessary detection
c64777b77514bdc924249d2f9900be25079b0d84vboxsync of data type in deflate (Cosmin).
c64777b77514bdc924249d2f9900be25079b0d84vboxsync Deprecated but continue to support SPECIALBUILD and PRIVATEBUILD in favor of
c64777b77514bdc924249d2f9900be25079b0d84vboxsync PNG_LIBPNG_BUILD_SPECIAL_STRING and PNG_LIBPNG_BUILD_PRIVATE_STRING.
c64777b77514bdc924249d2f9900be25079b0d84vboxsync Despammed mailing addresses by masking "@" with "at".
c64777b77514bdc924249d2f9900be25079b0d84vboxsync Added scripts/makefile.elf with supporting code in pngconf.h for symbol
c64777b77514bdc924249d2f9900be25079b0d84vboxsync versioning (John Bowler).
c64777b77514bdc924249d2f9900be25079b0d84vboxsync Added projects/visualc71 (Simon-pierre).
c64777b77514bdc924249d2f9900be25079b0d84vboxsync
c64777b77514bdc924249d2f9900be25079b0d84vboxsyncSend comments/corrections/commendations to
c64777b77514bdc924249d2f9900be25079b0d84vboxsyncpng-implement at ccrc.wustl.edu (subscription required; write to
c64777b77514bdc924249d2f9900be25079b0d84vboxsyncmajordomo at ccrc.wustl.edu with "subscribe png-implement" in the message)
c64777b77514bdc924249d2f9900be25079b0d84vboxsyncor to glennrp at users.sourceforge.net
c64777b77514bdc924249d2f9900be25079b0d84vboxsync
c64777b77514bdc924249d2f9900be25079b0d84vboxsyncGlenn R-P
c64777b77514bdc924249d2f9900be25079b0d84vboxsync