summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-11-18 14:47:01 +0000
committerJim Meyering <jim@meyering.net>2004-11-18 14:47:01 +0000
commitab955bd3f643e786053f10a38841ef3f4af3774a (patch)
tree5992a7228eac93df5866978f2f90758112f6f6ba /ChangeLog
parente26c30aa38f3f6260a1b79263911b25fb8714fa4 (diff)
downloadcoreutils-ab955bd3f643e786053f10a38841ef3f4af3774a.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 31c0f305f..d87adb7a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2004-11-16 Paul Eggert <eggert@cs.ucla.edu>
+2004-11-18 Jim Meyering <jim@meyering.net>
* Version 5.3.0.
+ * src/pwd.c (robust_getcwd): Correct the comment: this function
+ constructs the directory name. The caller prints it.
+
+2004-11-16 Paul Eggert <eggert@cs.ucla.edu>
+
* src/stat.c (STATFS): New macro, for portability to Solaris 9.
(do_statfs): Use it.