summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-11-19 18:57:05 +0000
committerJim Meyering <jim@meyering.net>2004-11-19 18:57:05 +0000
commitcaf6c3459c26a36da818b8066f19d58b08549964 (patch)
tree0ee9a6d3747c4cbd7729766051790ddaf2c74f83 /ChangeLog
parentd766e90d4cc924d0b0a3f94ce65205f499107742 (diff)
downloadcoreutils-caf6c3459c26a36da818b8066f19d58b08549964.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d87adb7a4..f1201372d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.