From f3959d84d3f4e173cf5052ed5a5fff1d79609761 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 29 Apr 2002 07:02:21 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 4bc985fc8a..d3763d38be 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2002-04-28 Paul Eggert + + * sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid + depending on and WTERMSIG. Default to 64 instead + of 127, since 64 is the largest conceivable number for ancient + nonstandard hosts. + * sig2str.c: Do not include ; no longer needed. + 2002-04-28 Jim Meyering * sig2str.c (WTERMSIG): Remove definition (unused). -- 2.47.3