*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 17 Jul 2002 15:35:22 +0000 (15:35 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 17 Jul 2002 15:35:22 +0000 (15:35 +0000)
old/sh-utils/ChangeLog

index 99d8816..d4e96b0 100644 (file)
@@ -1,3 +1,13 @@
+2002-07-17  Jim Meyering  <meyering@lucent.com>
+
+       * Version 2.0.13.
+
+       * src/uptime.c (print_uptime): Restore use of (equivalent, but
+       more readable) `>=' from Bruno's patch.
+
+       * configure.ac (jm_BOOT_TIME): Remove. (moved/renamed to m4/boottime.m4)
+       Use the replacement: GNULIB_BOOT_TIME.
+
 2002-07-13  Bruno Haible  <bruno@clisp.org>
 
        * uptime.c: Include sys/sysctl.h.
@@ -5,8 +15,6 @@
 
 2002-07-15  Jim Meyering  <meyering@lucent.com>
 
-       * Version 2.0.13.
-
        * src/uptime.c (print_uptime): Use STREQ in place of !strcmp.
 
        * src/uname.c (main): Remove unnecessary uses of `defined' when