summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-11-16 09:42:49 +0100
committerOliver Kiddle <opk@zsh.org>2016-11-16 09:42:49 +0100
commit7d2f8050088f61444fc6117cf1e7bfe8d440d73c (patch)
treefc912a644bc765da73ea89a6ad09eee7871312f8 /ChangeLog
parent39943: no need to compute arrlen() in arrdup_max() when max == 0. (diff)
downloadzsh-7d2f8050088f61444fc6117cf1e7bfe8d440d73c.tar
zsh-7d2f8050088f61444fc6117cf1e7bfe8d440d73c.tar.gz
zsh-7d2f8050088f61444fc6117cf1e7bfe8d440d73c.tar.bz2
zsh-7d2f8050088f61444fc6117cf1e7bfe8d440d73c.tar.lz
zsh-7d2f8050088f61444fc6117cf1e7bfe8d440d73c.tar.xz
zsh-7d2f8050088f61444fc6117cf1e7bfe8d440d73c.tar.zst
zsh-7d2f8050088f61444fc6117cf1e7bfe8d440d73c.zip
39945: allow further tab presses to move on to menu completion even when compstate[insert] is emptied
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 488f1ed45..cdc89a86d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-11-16 Oliver Kiddle <opk@zsh.org>
+
+ * 39945: Src/Zle/compcore.c, Completion/Base/Core/_message,
+ Test/Y03arguments.ztst: allow further tab presses to move on
+ to menu completion even when compstate[insert] is emptied
+
2016-11-15 Peter Stephenson <p.stephenson@samsung.com>
* 39949: Src/subst.c, Src/utils.c, Test/B09hash.ztst: "-" is