diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <eggert@twinsun.com> + + * lib/quotearg.c (ALERT_CHAR): New macro. + (quotearg_buffer_restyled): Use it. + 2000-02-27 Jim Meyering <meyering@lucent.com> * strtoumax.c: Fix typo in decl of strtoul: s/long long/long/. |