]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 18 Nov 2004 14:47:01 +0000 (14:47 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 18 Nov 2004 14:47:01 +0000 (14:47 +0000)
ChangeLog

index 31c0f305f2ea110ce771cc8751d5ac25257ed1e4..d87adb7a4c9e2d89cc656a287e56724db4e6be01 100644 (file)
--- 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.