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

index 200b41a6fb9842bf6ac23c1f13a9516e21c10233..7124129d441010d99d783c50ac951372df47c02c 100644 (file)
@@ -3,6 +3,13 @@
        * xmalloc.c: Use `virtual memory exhausted', not `Memory exhausted'.
        * obstack.c (print_and_abort): Likewise.
 
+2000-07-30  Paul Eggert  <eggert@twinsun.com>
+
+       * quotearg.c (quotearg_n_options): Preallocate a slot 0
+       buffer, so that the caller can always quote one small
+       component of a "memory exhausted" message in slot 0.
+       From a suggestion by Jim Meyering.
+
 2000-07-30  Jim Meyering  <meyering@lucent.com>
 
        * makepath.c (make_path): Quote the other instance, too.