summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-04-26 00:40:42 +0000
committerJim Meyering <jim@meyering.net>1999-04-26 00:40:42 +0000
commita3a4a31c22dcea4bb19eb56642502f5e2cd56632 (patch)
treebf72c17fbbc2a475c687f941652864dfd2c2d4a3 /old
parentbf73dd529725dbfdf95c768792b77f87b190cd14 (diff)
downloadcoreutils-a3a4a31c22dcea4bb19eb56642502f5e2cd56632.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 63a17783e..1ecf59050 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,8 @@
1999-04-25 Jim Meyering <meyering@ascend.com>
+ * src/seq.c (main): Handle the case in which seq is given no args.
+ Reported by John Gotts.
+
* lib/human.c <inttypes.h>: Don't include it here.
* lib/human.h <inttypes.h>: Include it here instead.
<config.h>: Include it here too.