about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a68dfaf59..81d31c969 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-10-03  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 39547: Src/Zle/zle_main.c: handle zero delta in calc_timeout()
+
 2016-10-03  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 39545: Src/builtin.c, Src/exec.c, Src/hist.c, Src/init.c,