From: Jim Meyering Date: Tue, 22 Mar 2005 15:09:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1238 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b7106427d52c33377d49492cfb0f4511c7242c8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 09d56189cf..1fa4021941 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 5.3.1. + * build-aux: New directory. Renamed from config. + * configure.ac: Reflect renaming: config -> build-aux. + * src/ls.c (get_funky_string): Use '\a', rather than 7, for portability to EBCDIC hosts.