mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng15] Updated CHANGES and ANNOUNCE
This commit is contained in:
3
ANNOUNCE
3
ANNOUNCE
@@ -56,7 +56,8 @@ Version 1.5.6beta04 [October 5, 2011]
|
|||||||
Fixed typo in Makefile.in and Makefile.am ("-M Wl" should be "-M -Wl")."
|
Fixed typo in Makefile.in and Makefile.am ("-M Wl" should be "-M -Wl")."
|
||||||
|
|
||||||
Version 1.5.6beta05 [October 6, 2011]
|
Version 1.5.6beta05 [October 6, 2011]
|
||||||
Replaced a short but frequently-used memcpy() in png_combine_row() to a loop.
|
Replaced a short but frequently-used memcpy() in png_combine_row() with
|
||||||
|
a loop.
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
|
||||||
(subscription required; visit
|
(subscription required; visit
|
||||||
|
|||||||
3
CHANGES
3
CHANGES
@@ -3617,7 +3617,8 @@ Version 1.5.6beta04 [October 5, 2011]
|
|||||||
Fixed typo in Makefile.in and Makefile.am ("-M Wl" should be "-M -Wl")."
|
Fixed typo in Makefile.in and Makefile.am ("-M Wl" should be "-M -Wl")."
|
||||||
|
|
||||||
Version 1.5.6beta05 [October 6, 2011]
|
Version 1.5.6beta05 [October 6, 2011]
|
||||||
Replaced a short but frequently-used memcpy() in png_combine_row() to a loop.
|
Replaced a short but frequently-used memcpy() in png_combine_row() with
|
||||||
|
a loop.
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||||
(subscription required; visit
|
(subscription required; visit
|
||||||
|
|||||||
Reference in New Issue
Block a user