diff options
author | Jim Meyering <jim@meyering.net> | 1997-09-14 16:24:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-09-14 16:24:35 +0000 |
commit | 686c105caa45c76ab4e94d4022eb6649978b27f2 (patch) | |
tree | aae9e49e90a94d3a282a060f42b39f9013bb2167 | |
parent | cb628f9be376a02f46e4a1401feb12784c45b598 (diff) | |
download | coreutils-686c105caa45c76ab4e94d4022eb6649978b27f2.tar.xz |
*** empty log message ***
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index fd07d5e41..9b86758ec 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ 1997-09-14 Jim Meyering <meyering@na-net.ornl.gov> + * src/tac.c: Don't include signal.h. + * src/od.c (main) [--traditional]: Don't give diagnostic about there being more than three arguments if there are *no* arguments specified. Reported by Jochen Hein. |