From: Jim Meyering Date: Sat, 10 Dec 2005 10:04:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1164 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ea947bc7f01d684b08b589e74cabd991db7a0e94;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index bff5575d0b..b130d87820 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * Version 6.0-cvs. + * src/sort.c (get_hash): Change position of `*' in parameter + type to conform with convention. + (main): Split a long line so it fits in 80 columns. + * src/shred.c: Don't include gethrxtime.h. No longer needed. * tests/misc/sort-rand: New file: basic tests for the new options.