summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-09-29 06:32:30 +0000
committerJim Meyering <jim@meyering.net>2005-09-29 06:32:30 +0000
commit21e670cb0d2fcaebb34c09494c6750c87885b2e7 (patch)
tree0bb32de8fdffe6b2be6e9166487b4dd9b2961da5 /ChangeLog
parentabab5e581222461fe6d5f484700ca09d10d944fe (diff)
downloadcoreutils-21e670cb0d2fcaebb34c09494c6750c87885b2e7.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c7af73ec5..4fc04dfd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.