diff options
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index a2fe8124a..c8f2794ee 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,8 @@ Sun Oct 24 00:31:02 1993 Jim Meyering (meyering@comco.com) + * tail.c: Don't include <signal.h>. It hasn't been necessary + since the Dec 12, 1992 change. + * join.c (main): Accept `-v 1' again. First adding --version long option had broken it, though -v1 still worked. Call parse_long_options instead of adding "help" and "version" |