summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 99d8816e7..d4e96b0a8 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -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