*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 31 Jul 2000 18:30:27 +0000 (18:30 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 31 Jul 2000 18:30:27 +0000 (18:30 +0000)
lib/ChangeLog

index 7124129d441010d99d783c50ac951372df47c02c..116c521427e240e931fd10ea64fce7adcc446146 100644 (file)
@@ -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'.