From: Jim Meyering Date: Tue, 22 Jul 2003 14:15:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.90~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52393e15b7c6b5580f6395b2a49b4ea494b4104a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 0a134c10b8..a33ca3e86c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,15 @@ 2003-07-22 Jim Meyering + * Version 5.0.90. + + * src/cut.c (main) [lint]: Initialize spec_list_string to avoid warning. + + * src/hostid.c: Don't include . system.h already does that. + * src/cut.c (set_fields): Mark all selected indices before trying to determine range endpoints. * tests/cut/Test.pm: New test for the above fix. - * Version 5.0.90. - Begin to address this comment: What if someone wants to extract the 1,000,000-th field of some huge input file? The first step is to rearrange things so that the values