[libpng15] Updated CHANGES and ANNOUNCE

This commit is contained in:
Glenn Randers-Pehrson
2011-10-05 21:11:46 -05:00
parent fa7d7934f6
commit d5bc89ef11
2 changed files with 4 additions and 2 deletions

View File

@@ -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

View File

@@ -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