summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.