1998-04-21 20:03:57 +00:00
|
|
|
|
2008-03-20 00:26:22 +00:00
|
|
|
Libpng 1.2.26beta06 - March 20, 2008
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2008-02-21 19:31:26 +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
|
|
|
|
|
2008-03-20 00:26:22 +00:00
|
|
|
libpng-1.2.26beta06.tar.gz
|
|
|
|
libpng-1.2.26beta06.tar.lzma
|
2008-02-01 03:27:55 +00:00
|
|
|
(Get the lzma codec from <http://tukaani.org/lzma>).
|
2008-03-20 00:26:22 +00:00
|
|
|
libpng-1.2.26beta06.tar.bz2
|
2006-03-31 11:29:33 +00:00
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
|
|
"configure" script
|
|
|
|
|
2008-03-20 00:26:22 +00:00
|
|
|
libpng-1.2.26beta06-no-config.tar.gz
|
|
|
|
libpng-1.2.26beta06-no-config.tar.lzma
|
|
|
|
libpng-1.2.26beta06-no-config.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2008-03-20 00:26:22 +00:00
|
|
|
lp1226b06.zip
|
|
|
|
lp1226b06.7z
|
|
|
|
lp1226b06.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Project files
|
|
|
|
|
2008-03-20 00:26:22 +00:00
|
|
|
libpng-1.2.26beta06-project-netware.zip
|
|
|
|
libpng-1.2.26beta06-project-wince.zip
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2008-03-20 00:26:22 +00:00
|
|
|
libpng-1.2.26beta06-README.txt
|
|
|
|
libpng-1.2.26beta06-KNOWNBUGS.txt
|
|
|
|
libpng-1.2.26beta06-LICENSE.txt
|
|
|
|
libpng-1.2.26beta06-Y2K-compliance.txt
|
|
|
|
libpng-1.2.26beta06-[previous version]-diff.txt
|
2008-02-21 19:31:26 +00:00
|
|
|
|
|
|
|
Changes since the last public release (1.2.25):
|
|
|
|
|
|
|
|
version 1.2.26beta01 [February 21, 2008]
|
|
|
|
Added missing "(" in pngmem.c. Bug introduced in libpng-1.2.2/1.0.13
|
2008-02-06 16:32:29 +00:00
|
|
|
|
2008-03-16 22:23:05 +00:00
|
|
|
version 1.2.26beta02 [March 12, 2008]
|
2008-03-13 02:44:46 +00:00
|
|
|
Refined error message returned from deflateInit2 in pngwutil.c
|
|
|
|
Check IHDR length in png_push_read_chunk() before saving it.
|
|
|
|
|
2008-03-16 22:23:05 +00:00
|
|
|
version 1.2.26beta03 [March 16, 2008]
|
|
|
|
Revised contrib/gregbook to handle premature end-of-file and file
|
|
|
|
read errors correctly.
|
|
|
|
|
2008-03-18 23:38:07 +00:00
|
|
|
version 1.2.26beta04 [March 18, 2008]
|
|
|
|
Free png_ptr->big_row_buf and png_ptr->prev_row before allocating
|
|
|
|
new copies in png_read_start_row().
|
|
|
|
|
2008-03-19 01:19:08 +00:00
|
|
|
version 1.2.26beta05 [March 19, 2008]
|
|
|
|
Removed extra png_free() added in libpng-1.2.26beta04.
|
|
|
|
|
2008-03-20 00:26:22 +00:00
|
|
|
version 1.2.26beta06 [March 20, 2008]
|
|
|
|
Avoid reallocating big_row_buf and prev_row when the size does not increase.
|
|
|
|
|
2007-12-14 16:23:00 +00:00
|
|
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
2008-02-21 19:31:26 +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
|