mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Removed -D_ALLSOURCE from configure.ac, makefile.aix,
and CMakeLists.txt, and changed the name of png_ptr->jmpbuf in pngstruct.h to png_ptr->png_jmpbuf.
This commit is contained in:
20
ANNOUNCE
20
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.5.0beta08 - February 19, 2010
|
||||
Libpng 1.5.0beta09 - February 19, 2010
|
||||
|
||||
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,20 +9,20 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.5.0beta08.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.0beta08.tar.gz
|
||||
1.5.0beta08.tar.bz2
|
||||
1.5.0beta09.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.0beta09.tar.gz
|
||||
1.5.0beta09.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp150b08.zip
|
||||
lp150b08.7z
|
||||
lp150b09.zip
|
||||
lp150b09.7z
|
||||
|
||||
Other information:
|
||||
|
||||
1.5.0beta08-README.txt
|
||||
1.5.0beta08-LICENSE.txt
|
||||
1.5.0beta09-README.txt
|
||||
1.5.0beta09-LICENSE.txt
|
||||
|
||||
Changes since the last public release (1.4.1):
|
||||
|
||||
@@ -65,6 +65,10 @@ version 1.5.0beta08 [February 19, 2010]
|
||||
Added -D_ALLSOURCE in configure.ac, makefile.aix, and CMakeLists.txt
|
||||
when building on AIX.
|
||||
|
||||
version 1.5.0beta09 [February 19, 2010]
|
||||
Removed -D_ALLSOURCE from configure.ac, makefile.aix, and CMakeLists.txt.
|
||||
Changed the name of png_ptr->jmpbuf in pngstruct.h
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
||||
|
||||
Reference in New Issue
Block a user