summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-03-19 16:25:47 +0000
committerJim Meyering <jim@meyering.net>2000-03-19 16:25:47 +0000
commita13954f7a6a3f94b06c00759b1842e4ff8792357 (patch)
treef8460aa504d6a1a1b704a9e94d26c334aab88dba /old
parent98b6b3780b1f9a68b70a9b9b140a0dac409215f5 (diff)
downloadcoreutils-a13954f7a6a3f94b06c00759b1842e4ff8792357.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 98e7e6d9b..57a2422f7 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,7 @@
+2000-03-19 Jim Meyering <meyering@lucent.com>
+
+ * Version 2.0g.
+
2000-03-18 Jim Meyering <meyering@lucent.com>
* src/uptime.c (print_uptime): Use `buf' only if fgets succeeds.
@@ -26,10 +30,6 @@
* src/system.h: Use standard `#if TIME_WITH_SYS_TIME...' block
rather than `#if TM_IN_SYS_TIME' one.
-2000-03-05 Jim Meyering <meyering@lucent.com>
-
- * Version 2.0g.
-
2000-02-02 Bruno Haible <haible@clisp.cons.org>
* printf.c: Include "unicodeio.h".