summaryrefslogtreecommitdiff
path: root/ANNOUNCE
diff options
context:
space:
mode:
Diffstat (limited to 'ANNOUNCE')
-rw-r--r--ANNOUNCE53
1 files changed, 31 insertions, 22 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index 8917c5c08..589cb9296 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,53 +1,62 @@
-Libpng 1.0.40 - September 18, 2008
+Libpng 1.0.41rc01 - October 26, 2008
-This is a public release of libpng, intended for use in production codes.
+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.
Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
- libpng-1.0.40.tar.gz
- libpng-1.0.40.tar.lzma
+ libpng-1.0.41rc01.tar.gz
+ libpng-1.0.41rc01.tar.lzma
(Get the lzma codec from <http://tukaani.org/lzma>).
- libpng-1.0.40.tar.bz2
+ libpng-1.0.41rc01.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
- libpng-1.0.40-no-config.tar.gz
- libpng-1.0.40-no-config.tar.lzma
- libpng-1.0.40-no-config.tar.bz2
+ libpng-1.0.41rc01-no-config.tar.gz
+ libpng-1.0.41rc01-no-config.tar.lzma
+ libpng-1.0.41rc01-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
- lpng1040.zip
- lpng1040.7z
- lpng1040.tar.bz2
+ lp1041r01.zip
+ lp1041r01.7z
+ lp1041r01.tar.bz2
Project files
- libpng-1.0.40-project-netware.zip
- libpng-1.0.40-project-wince.zip
+ libpng-1.0.41rc01-project-netware.zip
+ libpng-1.0.41rc01-project-wince.zip
Other information:
- libpng-1.0.40-README.txt
- libpng-1.0.40-KNOWNBUGS.txt
- libpng-1.0.40-LICENSE.txt
- libpng-1.0.40-Y2K-compliance.txt
+ libpng-1.0.41rc01-README.txt
+ libpng-1.0.41rc01-KNOWNBUGS.txt
+ libpng-1.0.41rc01-LICENSE.txt
+ libpng-1.0.41rc01-Y2K-compliance.txt
+ libpng-1.0.41rc01-[previous version]-diff.txt
-Changes since the last public release (1.0.39):
+Changes since the last public release (1.0.40):
-version 1.0.40 [September 18, 2008]
+version 1.2.33beta01 [October 6, 2008]
+ Revised makefile.darwin to fix shared library numbering.
+ Change png_set_gray_1_2_4_to_8() to png_set_expand_gray_1_2_4_to_8()
+ in example.c (debian bug report)
- Shortened tIME_string to 29 bytes in pngtest.c
- Fixed off-by-one error introduced in png_push_read_zTXt() function in
- libpng-1.2.30/pngpread.c (Harald van Dijk)
+version 1.2.33rc01 [October 15, 2008]
+ No changes.
+
+version 1.0.41rc01, version 1.2.33rc02 [October 26, 2008]
+ Changed remaining "key" to "png_ptr->chunkdata" in png_handle_tTXt()
+ to avoid memory leak after memory failure while reading tEXt chunk.`
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
+
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe) or to glennrp at users.sourceforge.net