about 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 97b1f3be0..39f8ef7ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-08-14  Bart Schaefer  <schaefer@zsh.org>
 
+	* 12621: Src/Zle/zle_main.c: Use ztrdup() on a string that will
+	later be freed; this appears to have been a bug ever since 9839.
+
 	* Andrej: 12620: configure.in, Src/system.h: Fix cache variable
 	test for mmap, remove cygwin special-case.