From: Jim Meyering Date: Thu, 26 Oct 1995 05:14:53 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12f~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=470e773e76df88f03d94f98a8306662150dd50a9;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 7f5ffc4aaa..040a74226d 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 26 00:11:35 1995 Jim Meyering (meyering@comco.com) + + * sort.c (xfopen): Rewrite using open/fdopen in order to set + proper permissions on temporary files. Reported by Erik Corry + (erik@kroete2.freinet.de). + Mon Oct 23 23:17:04 1995 Jim Meyering (meyering@comco.com) * aclocal.m4 (jm_WITH_AUTODEPS): New directive.