mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Updated configure script to use SO number 15.
This commit is contained in:
23
ANNOUNCE
23
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.5.0beta02 - February 8, 2010
|
||||
Libpng 1.5.0beta03 - February 8, 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.0beta02.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.0beta02.tar.gz
|
||||
1.5.0beta02.tar.bz2
|
||||
1.5.0beta03.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.0beta03.tar.gz
|
||||
1.5.0beta03.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp150b02.zip
|
||||
lp150b02.7z
|
||||
lp150b03.zip
|
||||
lp150b03.7z
|
||||
|
||||
Other information:
|
||||
|
||||
1.5.0beta02-README.txt
|
||||
1.5.0beta02-LICENSE.txt
|
||||
1.5.0beta03-README.txt
|
||||
1.5.0beta03-LICENSE.txt
|
||||
|
||||
Changes since the last public release (1.4.1):
|
||||
|
||||
@@ -30,9 +30,14 @@ version 1.5.0beta01 [February 7, 2010]
|
||||
Moved declaration of png_struct into private pngstruct.h and png_info
|
||||
into pnginfo.h
|
||||
|
||||
version 1.5.0beta02 [February 8, 2010]
|
||||
version 1.5.0beta02 [February 7, 2010]
|
||||
Reverted to original png_push_save_buffer() code.
|
||||
|
||||
version 1.5.0beta03 [February 8, 2010]
|
||||
Return allocated "old_buffer" in png_push_save_buffer() before
|
||||
calling png_error().
|
||||
Updated configure script to use SO number 15.
|
||||
|
||||
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