From: Jim Meyering Date: Thu, 6 Jul 2000 04:32:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab8644ca42d4ac9a3e6562bedfcd3b49327521f8;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 5c2ee1eaa9..bca1ff7e41 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-07-05 Bruno Haible + + * quotearg.c (struct quoting_options): Simplify quote_these_too + dimension. + 2000-07-03 Jim Meyering * strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.