]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 22 Jul 2003 14:15:40 +0000 (14:15 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Jul 2003 14:15:40 +0000 (14:15 +0000)
ChangeLog

index 0a134c10b8b8fffdfff1d33141761eefe24fcdfb..a33ca3e86cd235e2f90754f6b7b25c1e5c715089 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,15 @@
 2003-07-22  Jim Meyering  <jim@meyering.net>
 
+       * Version 5.0.90.
+
+       * src/cut.c (main) [lint]: Initialize spec_list_string to avoid warning.
+
+       * src/hostid.c: Don't include <unistd.h>.  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