From: Jim Meyering Date: Wed, 27 Aug 2003 06:42:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.91~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd47cd6ad4e304d23492177082807c7013f02bb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index ec4599dc28..9355e6bb6c 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,10 @@ +2003-08-27 Jim Meyering + + * mkstemp.m4: Require that the system mkstemp be able to create + 70 temporary files, not just 30. Tru64 V4.0F's mkstemp function + would fail after 32. Reported by Danny Levinson. Details here: + http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html + 2003-08-19 Jim Meyering * lib-ld.m4: Revert yesterday's change, per Bruno's request here: