summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3502f0282..24aa8b2c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2006-01-30 Paul Eggert <eggert@cs.ucla.edu>
+2006-02-01 Jim Meyering <jim@meyering.net>
* Version 6.0-cvs.
+ * src/pwd.c (find_dir_entry): Remove unused local, `ent_sb_valid'.
+
+2006-01-30 Paul Eggert <eggert@cs.ucla.edu>
+
* src/head.c (main): Use a better diagnostic when someone uses a
trailing numeric option in an invalid way. Problem reported by
Karl Berry.