From 4165072ca129cc2cdeadf6be7ff8942a6bdbaf51 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 25 Feb 2003 18:19:37 +0000 Subject: [PATCH] Give credit to Jeff Painter for yesterday's bug report. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1c4db8848..0d876a1d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ * lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Fix typo in 2002-09-01 patch by replacing "test -n" with "test -z". - This fixes a bug reported by Tom Epperly in + This fixes a bug found by Jeff Painter and reported by Tom Epperly in . * doc/autoconf.texi (Shell Substitutions): test -n -> test -z, -- 2.47.3