summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 53774e3996f..86362c4086b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -102,7 +102,7 @@
2000-11-07 Dave Love <fx@gnu.org>
- * config.in (HAVE_MKDIR): Add.
+ * config.in (HAVE_MKSTEMP): Add.
* callproc.c (Fcall_process_region) [HAVE_MKSTEMP]: Use it.