From: Jim Meyering Date: Mon, 31 Jul 2000 18:30:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0g~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d203fb94d2ed32f7276ed7e80c86118e0c9b1c1f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 7124129d44..116c521427 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-07-31 Paul Eggert + + * lib/quotearg.c (quotearg_n_options): Don't make the initial + slot vector a constant, since it might get modified. + 2000-07-31 Jim Meyering * xmalloc.c: Use `virtual memory exhausted', not `Memory exhausted'.