Mercurial > hg > octave-kai > gnulib-hg
changeset 2800:70a632b8f17c
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Mon, 31 Jul 2000 18:30:27 +0000 |
parents | d42fd97115f5 |
children | fe2be2ac4306 |
files | lib/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-07-31 Paul Eggert <eggert@twinsun.com> + + * 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 <meyering@lucent.com> * xmalloc.c: Use `virtual memory exhausted', not `Memory exhausted'.