From: Jim Meyering Date: Sun, 8 Oct 1995 04:02:09 +0000 (+0000) Subject: . X-Git-Tag: v4.5.1~12337 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c22889019cbcff171c7631178258e7ff2c8c08b7;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 7f263970bb..a5f74cb8ed 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)