diff options
author | Jim Meyering <jim@meyering.net> | 1995-10-08 04:02:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-10-08 04:02:09 +0000 |
commit | c22889019cbcff171c7631178258e7ff2c8c08b7 (patch) | |
tree | 7532215325fd3f060a44df4f17cfa8544fcfddc7 /old | |
parent | 06ea91f2f332b2041bb598c3a41c10dd9fb3d39f (diff) | |
download | coreutils-c22889019cbcff171c7631178258e7ff2c8c08b7.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 7f263970b..a5f74cb8e 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -6,6 +6,7 @@ Sat Oct 7 22:27:01 1995 Jim Meyering (meyering@comco.com) Before, `,1.2' was accepted as valid. (main): Use xstrtol instead atoi. Combine nearly identical -a and -v cases. + Close input files. Fri Oct 6 23:10:01 1995 Jim Meyering (meyering@comco.com) |