diff options
author | Jim Meyering <jim@meyering.net> | 1996-04-19 03:17:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-04-19 03:17:31 +0000 |
commit | d729e4cab702a1950587cf5be7b981e6c0434faa (patch) | |
tree | 16e03098aa91483d8598e474590801d4a83ca67d /old/textutils | |
parent | cccb23f01b94849440363e5a1629e8c729bef298 (diff) | |
download | coreutils-d729e4cab702a1950587cf5be7b981e6c0434faa.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 521c3dd46..aff5249c9 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 18 22:13:14 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * tail.c (main): Make code clearer: use new variable `n_files' in + place of `argc - optind'. Use `file' instead of `argv + optind'. + Sat Apr 13 13:08:29 1996 Jim Meyering (meyering@na-net.ornl.gov) * lib/Makefile.am (noinst_HEADERS): Include memcasecmp.h, |