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

54 lines
1.4 KiB
Plaintext
Raw Normal View History

1998-04-21 20:03:57 +00:00
2007-08-20 10:11:02 +00:00
Libpng 1.2.20beta02 - August 20, 2007
1998-04-21 20:03:57 +00:00
2007-08-20 03:50:31 +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
2006-02-22 15:19:25 +00:00
Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
2007-08-20 10:11:02 +00:00
libpng-1.2.20beta02.tar.gz
libpng-1.2.20beta02.tar.bz2
2006-03-31 11:29:33 +00:00
Source files with LF line endings (for Unix/Linux) without the
"configure" script
2007-08-20 10:11:02 +00:00
libpng-1.2.20beta02-no-config.tar.gz
libpng-1.2.20beta02-no-config.tar.bz2
2006-02-22 15:19:25 +00:00
Source files with CRLF line endings (for Windows), without the
"configure" script
2007-08-20 10:11:02 +00:00
lp1220b02.zip
lp1220b02.tar.bz2
2006-02-22 15:19:25 +00:00
Project files
2007-08-20 10:11:02 +00:00
libpng-1.2.20beta02-project-netware.zip
libpng-1.2.20beta02-project-wince.zip
2006-02-22 15:19:25 +00:00
Other information:
2007-08-20 10:11:02 +00:00
libpng-1.2.20beta02-README.txt
libpng-1.2.20beta02-KNOWNBUGS.txt
libpng-1.2.20beta02-LICENSE.txt
libpng-1.2.20beta02-Y2K-compliance.txt
2007-08-20 03:50:31 +00:00
Changes since the last public release (1.2.19):
version 1.0.28 and 1.2.20 [August 20, 2007]
Fixed problem with compiling pnggccrd.c on Intel-Apple platforms.
Added PNG_NO_ERROR_TEXT feature, with demo in contrib/pngminim
Removed define PNG_WARN_UNINITIALIZED_ROW 1 /* 0: warning; 1: error */
because it caused some trouble.
2007-08-15 12:10:27 +00:00
2006-02-21 04:09:05 +00:00
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
2007-08-20 03:50:31 +00:00
2006-02-21 04:09:05 +00: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 20:03:57 +00:00
1998-12-29 17:47:59 +00:00
Glenn R-P