From: Jim Meyering Date: Sat, 28 Oct 1995 21:07:18 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12f~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9b1d63b4a351e8eabd01622791971e8ce4221be6;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 4f09be07f0..ccf9fea04a 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -6,8 +6,8 @@ Sat Oct 28 16:02:39 1995 Jim Meyering (meyering@comco.com) 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 + * sort.c (xtmpfopen): New function to set proper permissions on + temporary files. Use it instead of xfopen. Reported by Erik Corry (erik@kroete2.freinet.de). Mon Oct 23 23:17:04 1995 Jim Meyering (meyering@comco.com)