diff options
author | Jim Meyering <jim@meyering.net> | 2004-11-19 18:57:05 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-11-19 18:57:05 +0000 |
commit | caf6c3459c26a36da818b8066f19d58b08549964 (patch) | |
tree | 0ee9a6d3747c4cbd7729766051790ddaf2c74f83 | |
parent | d766e90d4cc924d0b0a3f94ce65205f499107742 (diff) | |
download | coreutils-caf6c3459c26a36da818b8066f19d58b08549964.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,7 +1,13 @@ -2004-11-18 Jim Meyering <jim@meyering.net> +2004-11-19 Jim Meyering <jim@meyering.net> * Version 5.3.0. + * src/uniq.c (check_file): Don't check stdout for errors here. + + * src/pwd.c (find_dir_entry): Update comment to match reality. + +2004-11-18 Jim Meyering <jim@meyering.net> + * src/pwd.c (robust_getcwd): Correct the comment: this function constructs the directory name. The caller prints it. |