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

60 lines
1.5 KiB
Plaintext
Raw Normal View History

1998-04-21 15:03:57 -05:00
2008-08-21 05:54:29 -05:00
Libpng 1.2.31 - August 21, 2008
1998-04-21 15:03:57 -05:00
2008-08-21 05:54:29 -05:00
This is a public release of libpng, intended for use in production codes.
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-08-21 05:54:29 -05:00
libpng-1.2.31.tar.gz
libpng-1.2.31.tar.lzma
2008-01-31 21:27:55 -06:00
(Get the lzma codec from <http://tukaani.org/lzma>).
2008-08-21 05:54:29 -05:00
libpng-1.2.31.tar.bz2
2006-03-31 05:29:33 -06:00
Source files with LF line endings (for Unix/Linux) without the
"configure" script
2008-08-21 05:54:29 -05:00
libpng-1.2.31-no-config.tar.gz
libpng-1.2.31-no-config.tar.lzma
libpng-1.2.31-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-08-21 05:54:29 -05:00
lpng1231.zip
lpng1231.7z
lpng1231.tar.bz2
2006-02-22 09:19:25 -06:00
Project files
2008-08-21 05:54:29 -05:00
libpng-1.2.31-project-netware.zip
libpng-1.2.31-project-wince.zip
2006-02-22 09:19:25 -06:00
Other information:
2008-08-21 05:54:29 -05:00
libpng-1.2.31-README.txt
libpng-1.2.31-KNOWNBUGS.txt
libpng-1.2.31-LICENSE.txt
libpng-1.2.31-Y2K-compliance.txt
libpng-1.2.31-[previous version]-diff.txt
2008-08-18 21:25:39 -05:00
Changes since the last public release (1.2.30):
2008-08-21 05:54:29 -05:00
version 1.2.31 [August 21, 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-08-21 05:54:29 -05:00
Added PNG_WRITE_FLUSH_SUPPORTED block around new png_flush() call.
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-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
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