mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Updated ANNOUNCE and CHANGES to describe recent fix more accurately.
This commit is contained in:
parent
4c1ee27962
commit
454408799b
4
ANNOUNCE
4
ANNOUNCE
@ -1086,8 +1086,8 @@ Version 1.7.0beta72 [December 7, 2015]
|
||||
row bytes.
|
||||
|
||||
Version 1.7.0beta73 [December 9, 2015]
|
||||
Fixed a syntax error in tests/pngstest that some shells other than
|
||||
bash could not parse (Bug report by Nelson Beebe).
|
||||
Fixed syntax "$(command)" in tests/pngstest that some shells other than
|
||||
bash could not parse (Bug report by Nelson Beebe). Use `command` instead.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
4
CHANGES
4
CHANGES
@ -5385,8 +5385,8 @@ Version 1.7.0beta72 [December 7, 2015]
|
||||
row bytes.
|
||||
|
||||
Version 1.7.0beta73 [December 9, 2015]
|
||||
Fixed a syntax error in tests/pngstest that some shells other than
|
||||
bash could not parse (Bug report by Nelson Beebe).
|
||||
Fixed syntax "$(command)" in tests/pngstest that some shells other than
|
||||
bash could not parse (Bug report by Nelson Beebe). Use `command` instead.
|
||||
|
||||
(subscription required; visit
|
||||
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
||||
|
Loading…
x
Reference in New Issue
Block a user