summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ea6116d8..5a8e6b956 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2019-12-18  Daniel Shahaf  <danielsh@apache.org>
 
+	* 45064: Src/utils.c: Fix the mktemp() warning, in debug
+	builds only.
+
 	* 45073: Doc/Zsh/contrib.yo: regex-replace docs: Simplify grammar
 	(avoid a double negative, state defaults first).