summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 764744d1a..e60bf7044 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -5,6 +5,7 @@
for lack of the ./confdefs.h file. Instead, use the temporary
directory name as a prefix on the template string.
Include <unistd.h> for the declaration of close.
+ Remove `.tmp' suffix; mkstemp requires that XXXXXX be a suffix.
2004-12-23 Paul Eggert <eggert@cs.ucla.edu>