mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Bump to version libpng-1.5.0beta45
This commit is contained in:
22
ANNOUNCE
22
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.5.0beta44 - August 11, 2010
|
||||
Libpng 1.5.0beta45 - August 24, 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.0beta44.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.0beta44.tar.gz
|
||||
1.5.0beta44.tar.bz2
|
||||
1.5.0beta45.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.0beta45.tar.gz
|
||||
1.5.0beta45.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp150b44.zip
|
||||
lp150b44.7z
|
||||
lp150b45.zip
|
||||
lp150b45.7z
|
||||
|
||||
Other information:
|
||||
|
||||
1.5.0beta44-README.txt
|
||||
1.5.0beta44-LICENSE.txt
|
||||
1.5.0beta45-README.txt
|
||||
1.5.0beta45-LICENSE.txt
|
||||
|
||||
Changes since the last public release (1.4.1):
|
||||
|
||||
@@ -226,7 +226,7 @@ version 1.5.0beta24 [May 7, 2010]
|
||||
offset of the png_ptr->rowbuf pointer into png_ptr->big_row_buf.
|
||||
Added more blank lines for readability.
|
||||
|
||||
version 1.5.0beta25 [August 11, 2010]
|
||||
version 1.5.0beta25 [August 24, 2010]
|
||||
In pngpread.c: png_push_have_row() add check for new_row > height
|
||||
Removed the now-redundant check for out-of-bounds new_row from example.c
|
||||
|
||||
@@ -362,7 +362,7 @@ Version 1.5.0beta43 [August 20, 2010]
|
||||
in an earlier update. Fixed to declare the auto variables at the head.
|
||||
Use cexcept.h in pngvalid.c.
|
||||
|
||||
Version 1.5.0beta44 [August 11, 2010]
|
||||
Version 1.5.0beta44 [August 24, 2010]
|
||||
Updated CMakeLists.txt to use CMAKE_INSTALL_LIBDIR variable; useful for
|
||||
installing libpng in /usr/lib64 (Funda Wang).
|
||||
Revised CMakeLists.txt to put the man pages in share/man/man* not man/man*
|
||||
@@ -377,6 +377,8 @@ Version 1.5.0beta44 [August 11, 2010]
|
||||
Implemented progressive read in pngvalid.c gamma tests
|
||||
Turn on progressive reader in pngvalid.c by default and tidy code.
|
||||
|
||||
Version 1.5.0beta45 [August 24, 2010]
|
||||
|
||||
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