From: Jim Meyering Date: Thu, 4 Sep 2003 22:27:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.91~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4a47165530cdb705573dbf8f042670ab9ea67f7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 40ceb2becb..f0c12fe1c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * Version 5.0.91. + * configure.ac (AM_INIT_AUTOMAKE): Specify automake-1.7.6. + Make seq's --width (-w) option work properly even when the endpoint requiring the largest width is negative and smaller than the other endpoint.