From: Jim Meyering Date: Wed, 16 Jul 2003 06:43:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.90~254 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23752dca6146e1986895a1d9676ef82bed5eabc6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index aa2e32dd94..8df4b46591 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2003-07-16 Jim Meyering + + * Version 5.0.2. + + Running `[' with no arguments would evoke a segfault. + * src/test.c (main) [LBRACKET]: Move initialization of argv to + precede potential use via test_syntax_error. + + * src/Makefile.am (AM_CPPFLAGS): Rename from `INCLUDES', to avoid + warning from automake -Wall. + 2003-07-15 Jim Meyering * Version 5.0.1.