From: Jim Meyering Date: Tue, 22 Nov 2005 15:32:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e76200e6fa01643ae118ad692a3d3b9258378247;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 513d2c872f..13a29c660d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,9 @@ few low-probability leaks and eliminates some code that could, in very unusual circumstances, cause rm() (via a callee) to exit. + * configure.ac: Put copyright dates all on one line so the + emacs function that updates them works properly. + 2005-11-18 Paul Eggert * configure.ac (AM_PROG_CC_C_O): Add. Needed for CVS Automake.