From 454408799b69c8cc45c5b9670ffd523fa09bd622 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Wed, 9 Dec 2015 15:55:11 -0600 Subject: [PATCH] [libpng17] Updated ANNOUNCE and CHANGES to describe recent fix more accurately. --- ANNOUNCE | 4 ++-- CHANGES | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index d6434c739..ba5cdc69c 100644 --- a/ANNOUNCE +++ b/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 diff --git a/CHANGES b/CHANGES index ddc31f18f..b77428246 100644 --- a/CHANGES +++ b/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