diff --git a/lib/ChangeLog b/lib/ChangeLog index 0f071e1b8..1fde157c2 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-02-28 Paul Eggert + + * lib/quotearg.c (ALERT_CHAR): New macro. + (quotearg_buffer_restyled): Use it. + 2000-02-27 Jim Meyering * strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.