mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Bump version to libpng-1.4.0beta71
This commit is contained in:
26
ANNOUNCE
26
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.4.0beta70 - July 28, 2009
|
||||
Libpng 1.4.0beta71 - July 28, 2009
|
||||
|
||||
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.
|
||||
@@ -9,27 +9,27 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.4.0beta70.tar.gz
|
||||
1.4.0beta70.tar.bz2
|
||||
1.4.0beta71.tar.gz
|
||||
1.4.0beta71.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
1.4.0beta70-no-config.tar.gz
|
||||
1.4.0beta70-no-config.tar.bz2
|
||||
1.4.0beta71-no-config.tar.gz
|
||||
1.4.0beta71-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp140b70.zip
|
||||
lp140b70.tar.bz2
|
||||
lp140b71.zip
|
||||
lp140b71.tar.bz2
|
||||
|
||||
Other information:
|
||||
|
||||
1.4.0beta70-README.txt
|
||||
1.4.0beta70-KNOWNBUGS.txt
|
||||
1.4.0beta70-LICENSE.txt
|
||||
1.4.0beta70-Y2K-compliance.txt
|
||||
1.4.0beta71-README.txt
|
||||
1.4.0beta71-KNOWNBUGS.txt
|
||||
1.4.0beta71-LICENSE.txt
|
||||
1.4.0beta71-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.2.10):
|
||||
|
||||
@@ -510,10 +510,12 @@ version 1.4.0beta69 [July 25, 2009]
|
||||
Fixed up xcode project (Alam Arias)
|
||||
Declared internal png_64bit_product() static.
|
||||
|
||||
version 1.4.0beta70 [July 28, 2009]
|
||||
version 1.4.0beta70 [July 27, 2009]
|
||||
Avoid a possible NULL dereference in debug build, in png_set_text_2().
|
||||
(bug introduced in libpng-0.95, discovered by Evan Rouault)
|
||||
|
||||
version 1.4.0beta71 [July 28, 2009]
|
||||
|
||||
version 1.4.0betaN [future]
|
||||
Build shared libraries with -lz and sometimes -lm.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user