From 944a426adeac3f543b3b37b1eb60fb298e347bb0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 21 Nov 2002 13:18:07 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 856a547..b6e781f 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,7 @@ 2002-11-21 Jim Meyering + * sig2str.c (str2signum): Use unsigned, not size_t, for type of index. + * quotearg.c: Use `"'s when including quotearg.h and xalloc.h, not the `<...>' notation. Include and declare errno if necessary. -- 2.7.4