summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-12-23 09:51:50 +0000
committerJim Meyering <jim@meyering.net>1999-12-23 09:51:50 +0000
commit1c49904e9117eab31173a1fd20b7a0b59e32b845 (patch)
treeda55f14021e7d23e0c9f182cf651c237cc41b4b5
parentd134d00bb49782bcd95c4be709e19ffd61a697d1 (diff)
downloadcoreutils-1c49904e9117eab31173a1fd20b7a0b59e32b845.tar.xz
*** empty log message ***
-rw-r--r--old/sh-utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index ebf0f34ce..c1b56cdb7 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,7 @@
+1999-12-23 Jim Meyering <meyering@ascend.com>
+
+ * man/Makefile.summ: Remove now-unused summaries.
+
1999-12-22 Jim Meyering <meyering@ascend.com>
* lib/getdate.y (get_date): Fix typo in time_t overflow test.