]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 3 Dec 2005 23:24:51 +0000 (23:24 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Dec 2005 23:24:51 +0000 (23:24 +0000)
ChangeLog

index 673214672a3aff47c5e64adbe0cb4e1b1a1192da..fd92fe3f932e902961d75a3c4384f4e2936d8dbb 100644 (file)
--- 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.