From: Jim Meyering Date: Fri, 5 May 1995 14:58:59 +0000 (+0000) Subject: . X-Git-Tag: textutils-1_12_1~209 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b0aa499bb2efb3939491c1db2b3c29159d73ec43;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 9d0ee273e9..737437c89f 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -8,6 +8,7 @@ Thu May 4 23:15:58 1995 Jim Meyering (meyering@comco.com) * sort.c Don't hard-code /tmp. [DEFAULT_TMPDIR]: Use this instead. + * tac.c (save_stdin): Likewise. * (set_ordering): Properly parse arguments like `+x.yn'. Reported by John Salmon (johns@mullet.anu.edu.au). @@ -17,7 +18,7 @@ Wed Apr 26 23:48:13 1995 Jim Meyering (meyering@comco.com) * sort.c (tempname): AND-off high bits of pid so that its decimal string representation is no longer than five digits. - From Hans Verkuil (hans@wyst.hobby.nl) + From Hans Verkuil (hans@wyst.hobby.nl). Thu Apr 20 23:09:33 1995 Jim Meyering (meyering@comco.com)