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

71 lines
2.0 KiB
Plaintext
Raw Normal View History

1998-04-21 15:03:57 -05:00
2008-09-06 07:03:59 -05:00
Libpng 1.2.32beta01 - September 6, 2008
1998-04-21 15:03:57 -05:00
2008-09-06 07:03:59 -05: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 15:03:57 -05:00
2006-02-22 09:19:25 -06:00
Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
2008-09-06 07:03:59 -05:00
libpng-1.2.32beta01.tar.gz
libpng-1.2.32beta01.tar.lzma
2008-01-31 21:27:55 -06:00
(Get the lzma codec from <http://tukaani.org/lzma>).
2008-09-06 07:03:59 -05:00
libpng-1.2.32beta01.tar.bz2
2006-03-31 05:29:33 -06:00
Source files with LF line endings (for Unix/Linux) without the
"configure" script
2008-09-06 07:03:59 -05:00
libpng-1.2.32beta01-no-config.tar.gz
libpng-1.2.32beta01-no-config.tar.lzma
libpng-1.2.32beta01-no-config.tar.bz2
2006-02-22 09:19:25 -06:00
Source files with CRLF line endings (for Windows), without the
"configure" script
2008-09-06 07:03:59 -05:00
lp1232b01.zip
lp1232b01.7z
lp1232b01.tar.bz2
2006-02-22 09:19:25 -06:00
Project files
2008-09-06 07:03:59 -05:00
libpng-1.2.32beta01-project-netware.zip
libpng-1.2.32beta01-project-wince.zip
2006-02-22 09:19:25 -06:00
Other information:
2008-09-06 07:03:59 -05:00
libpng-1.2.32beta01-README.txt
libpng-1.2.32beta01-KNOWNBUGS.txt
libpng-1.2.32beta01-LICENSE.txt
libpng-1.2.32beta01-Y2K-compliance.txt
libpng-1.2.32beta01-[previous version]-diff.txt
2008-08-18 21:25:39 -05:00
Changes since the last public release (1.2.30):
2008-09-06 07:03:59 -05:00
version 1.2.31rc01 [August 19, 2008]
2008-08-18 21:25:39 -05:00
Removed extra crc check at the end of png_handle_cHRM(). Bug introduced
2008-08-19 12:20:42 -05:00
in libpng-1.2.30 (Heiko Nitzsche).
2008-09-06 07:03:59 -05:00
version 1.2.31rc02 [August 19, 2008]
Added PNG_WRITE_FLUSH_AFTER_IEND_SUPPORTED block around new png_flush().
version 1.2.31rc03 [August 19, 2008]
2008-08-19 17:56:05 -05:00
Added PNG_WRITE_FLUSH_AFTER_IEND_SUPPORTED block, off by default, around
new png_flush().
2008-08-02 12:21:03 -05:00
2008-09-06 07:03:59 -05:00
version 1.0.39, 1.2.31 [August 20, 2008]
No changes.
version 1.2.32beta01 [September 6, 2008]
Shortened tIME_string to 29 bytes in pngtest.c
Fixed off-by-one error introduced in libpng-1.2.30beta04/pngpread.c
2008-08-18 21:25:39 -05:00
2008-08-21 05:54:29 -05:00
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
2008-09-06 07:03:59 -05:00
2006-02-20 22:09:05 -06:00
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe) or to glennrp at users.sourceforge.net
1998-04-21 15:03:57 -05:00
1998-12-29 11:47:59 -06:00
Glenn R-P