mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Imported from libpng-1.5.0beta49.tar
This commit is contained in:
12
ANNOUNCE
12
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.5.0beta49 - October 5, 2010
|
||||
Libpng 1.5.0beta49 - October 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.
|
||||
@@ -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 [October 5, 2010]
|
||||
version 1.5.0beta25 [October 8, 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
|
||||
|
||||
@@ -401,10 +401,12 @@ Version 1.5.0beta48 [October 4, 2010]
|
||||
Updated CMakeLists.txt (Philip Lowman).
|
||||
Revised autogen.sh to recognize and use $AUTOCONF, $AUTOMAKE, $AUTOHEADER,
|
||||
$AUTOPOINT, $ACLOCAL and $LIBTOOLIZE
|
||||
Fixed problem with symbols creation in Makefile.am which was assuming
|
||||
that CCP writes to standard output by default (Martin Banky).
|
||||
Fixed problem with symbols creation in Makefile.am which was assuming that
|
||||
all versions of ccp write to standard output by default (Martin Banky). The
|
||||
bug was introduced in libpng-1.2.9beta5.
|
||||
|
||||
Version 1.5.0beta49 [October 5, 2010]
|
||||
Version 1.5.0beta49 [October 8, 2010]
|
||||
Undid Makefile.am revision of 1.5.0beta48.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user