From: Jim Meyering Date: Sun, 27 Mar 2005 16:39:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e6933eb225721fac1de4a8abf6c0da985ddaa6a;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 29d8e08e52..d154ed5c91 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2005-03-27 Jim Meyering + + * argmatch.c: Clarify comment: null-terminated -> NULL-terminated. + 2005-03-26 Paul Eggert * intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): @@ -7,6 +11,10 @@ 2005-03-26 Jim Meyering + * intprops.h: Say `terminating NUL byte' rather than `terminating null'. + * quotearg.c: Likewise. + * filemode.c: Likewise. + Comment nits. * intprops.h: Add the apostrophe in `(one|two)'s complement'. Correct typos: s/or/of/.