diff options
author | Jim Meyering <jim@meyering.net> | 1997-09-14 16:25:33 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-09-14 16:25:33 +0000 |
commit | ac1bb837caa829dd8e1ca4392ca7e922ec02d810 (patch) | |
tree | 21dbb00aeed2abb8faa1ee0e83f249dcdfb7aa36 /old/textutils | |
parent | 686c105caa45c76ab4e94d4022eb6649978b27f2 (diff) | |
download | coreutils-ac1bb837caa829dd8e1ca4392ca7e922ec02d810.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 9b86758ec..fd07d5e41 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,5 @@ 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. |