summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 673214672..fd92fe3f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2005-12-03 Jim Meyering <jim@meyering.net>
+2005-12-04 Jim Meyering <jim@meyering.net>
* Version 6.0-cvs.
+ * src/uptime.c (print_uptime): Move decl of `upsecs' into scope
+ where it's used.
+
+2005-12-03 Jim Meyering <jim@meyering.net>
+
* src/rm.c (long_opts): Change the name of each undocumented, for-
testing-only option to start with `-', so that it cannot render
ambiguous any prefix it happens to share with some other option name.