1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-08-03 10:28:23 +00:00
parent c009c921e1
commit 58a90860fc
+4 -2
View File
@@ -1,3 +1,7 @@
2003-08-03 Jim Meyering <jim@meyering.net>
* Version 5.0.91.
2003-08-02 Paul Eggert <eggert@twinsun.com>
* src/sort.c: Minor code cleanups, mostly to use more accurate
@@ -39,8 +43,6 @@
2003-08-02 Jim Meyering <jim@meyering.net>
* Version 5.0.91.
* src/nice.c [!NICE_PRIORITY]: Include <time.h> before <sys/resource.h>
to avoid compilation error on Ultrix. Reported by Christian Krackowizer.