changeset 5779:2081e1adb314

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sun, 27 Mar 2005 16:39:38 +0000
parents 2f61c69294e8
children 5892180b4360
files lib/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-27  Jim Meyering  <jim@meyering.net>
+
+	* argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
+
 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
@@ -7,6 +11,10 @@
 
 2005-03-26  Jim Meyering  <jim@meyering.net>
 
+	* 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/.