summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-12-20 15:31:53 +0000
committerJim Meyering <jim@meyering.net>2004-12-20 15:31:53 +0000
commit63908580ad6b368cf9adce59fed9ce86d30d21b9 (patch)
treed30666b82228b0a4cbc3b2f115715e4c740169d6 /m4/ChangeLog
parent93e3e8be0b3137ccda267944d7549dc6eb721325 (diff)
downloadcoreutils-63908580ad6b368cf9adce59fed9ce86d30d21b9.tar.xz
*** empty log message ***
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 580d8350a..5a72a0753 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-20 Jim Meyering <jim@meyering.net>
+
+ * mkstemp.m4: Rather than using "conftestXXXXXX" as the mkstemp
+ template, use a temporary directory and an 8.3-friendly template
+ to avoid trouble on systems like DJGPP.
+ Reported by Juan M. Guerrero via Stepan Kasal.
+
2004-12-19 Paul Eggert <eggert@cs.ucla.edu>
* c-strtod.m4 (gl_C99_STRTOLD): New macro.