This repository has been archived on 2023-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
libpng/ANNOUNCE

28 lines
1.1 KiB
Plaintext
Raw Normal View History

1998-04-21 20:03:57 +00:00
2004-11-03 03:49:39 +00:00
Libpng 1.2.8beta3 - November 3, 2004
1998-04-21 20:03:57 +00:00
2004-11-01 20:13:40 +00:00
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.
1998-04-21 20:03:57 +00:00
2004-11-01 20:13:40 +00:00
Changes since the last public release (1.2.7):
1999-09-17 17:27:26 +00:00
2004-11-01 20:13:40 +00:00
Fixed bug in png_text_compress() that would fail to complete a large block.
2004-11-03 03:49:39 +00:00
version 1.2.8beta1 [November 1, 2004]
2004-11-01 20:13:40 +00:00
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().
Added PNG_1_2_X definition in pngconf.h
#ifdef out png_info_init in png.c and png_read_init in pngread.c (as of 1.3.0)
2004-11-03 03:49:39 +00:00
version 1.2.8beta2 [November 2, 2004]
Reduce color_type to a nonalpha type after strip alpha operation in
png_do_strip_filler().
version 1.2.8beta3 [November 3, 2004]
Revised definitions of PNG_MAX_UINT_32, PNG_MAX_SIZE, and PNG_MAXSUM
1998-04-21 20:03:57 +00:00
Send comments/corrections/commendations to
2004-08-29 04:30:07 +00:00
png-implement@ccrc.wustl.edu (subscription required; write to
2004-09-12 02:19:54 +00:00
majordomo@ccrc.wustl.edu with "subscribe png-implement" in the message)
or to glennrp@users.sourceforge.net
1998-04-21 20:03:57 +00:00
1998-12-29 17:47:59 +00:00
Glenn R-P