1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-31 21:09:01 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-09-29 06:32:30 +00:00
parent abab5e5812
commit 21e670cb0d
+6 -1
View File
@@ -1,7 +1,12 @@
2005-09-28 Paul Eggert <eggert@cs.ucla.edu>
2005-09-29 Jim Meyering <jim@meyering.net>
* Version 5.90-cvs.
* NEWS: Mention this bug fix:
stat now exits nonzero if a file operand does not exist
2005-09-28 Paul Eggert <eggert@cs.ucla.edu>
* src/system.h (LONGEST_MODIFIER): Use ULONG_MAX_LT_ULLONG_MAX
instead of ULLONG_MAX, as the latter doesn't work with GCC 2.7.2.1.