about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2014-12-18 03:49:51 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2014-12-18 03:49:51 +0900
commitfe51f39dadfc2a1651ac92edfb783f1e6100b7b1 (patch)
tree830fb75a29df9675703aaea0b752f5f91bffb7ff /ChangeLog
parent4042640eee1c95eb45e3eb773bb55ae556a0208e (diff)
downloadzsh-fe51f39dadfc2a1651ac92edfb783f1e6100b7b1.tar.gz
zsh-fe51f39dadfc2a1651ac92edfb783f1e6100b7b1.tar.xz
zsh-fe51f39dadfc2a1651ac92edfb783f1e6100b7b1.zip
33978: avoid infinite loop in interactive mode
Update command line when accept-and-hold is called in the
interactive mode of menu select.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee3e8207a..1911ec9d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-12-18  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
+
+	* 33978: Src/Zle/complist.c: update command line when accept-
+	and-hold is called in interactive mode of menu select
+
 2014-12-17  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* users/19551: Doc/builtins.yo, Doc/Zsh/roadmap.yo: better