From: Jim Meyering Date: Mon, 31 Jul 2000 18:30:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c47aaffe5d98ae18760467a6c248e4eddaf5644d;p=pspp *** 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'.