From: Jim Meyering Date: Sun, 3 Aug 2003 10:28:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_11~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58a90860fcbb37465539f7f0b9abfc3c535bc129;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index fe79a0cd9b..ff5fa4fa18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-08-03 Jim Meyering + + * Version 5.0.91. + 2003-08-02 Paul Eggert * src/sort.c: Minor code cleanups, mostly to use more accurate @@ -39,8 +43,6 @@ 2003-08-02 Jim Meyering - * Version 5.0.91. - * src/nice.c [!NICE_PRIORITY]: Include before to avoid compilation error on Ultrix. Reported by Christian Krackowizer.