mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng15] Updated CMakeLists.txt to add OSX framework, change YES/NO to ON/OFF
for consistency, and remove some useless tests (Alexey Petruchik).
This commit is contained in:
24
ANNOUNCE
24
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.5.22rc02 - March 9, 2015
|
||||
Libpng 1.5.22rc03 - March 12, 2015
|
||||
|
||||
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,21 +9,21 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.5.22rc02.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.22rc02.tar.gz
|
||||
1.5.22rc02.tar.bz2
|
||||
1.5.22rc03.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.22rc03.tar.gz
|
||||
1.5.22rc03.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1522r02.7z (LZMA-compressed, recommended)
|
||||
lp1522r02.zip
|
||||
lp1522r03.7z (LZMA-compressed, recommended)
|
||||
lp1522r03.zip
|
||||
|
||||
Other information:
|
||||
|
||||
1.5.22rc02-README.txt
|
||||
1.5.22rc02-LICENSE.txt
|
||||
libpng-1.5.22rc02-*.asc (armored detached GPG signatures)
|
||||
1.5.22rc03-README.txt
|
||||
1.5.22rc03-LICENSE.txt
|
||||
libpng-1.5.22rc03-*.asc (armored detached GPG signatures)
|
||||
|
||||
Changes since the last public release (1.5.21):
|
||||
|
||||
@@ -52,11 +52,15 @@ Version 1.5.22beta04 [February 25, 2015]
|
||||
Version 1.5.22rc01 [March 4, 2015]
|
||||
No changes.
|
||||
|
||||
Version 1.5.22rc02 [March 9, 2015]
|
||||
Version 1.5.22rc02 [March 9, 2014]
|
||||
Removed some comments that the configure script did not handle
|
||||
properly from scripts/pnglibconf.dfa and pnglibconf.h.prebuilt.
|
||||
Merged png_free_data() with libpng-1.6.17
|
||||
|
||||
Version 1.5.22rc03 [March 12, 2015]
|
||||
Updated CMakeLists.txt to add OSX framework, change YES/NO to ON/OFF
|
||||
for consistency, and remove some useless tests (Alexey Petruchik).
|
||||
|
||||
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