summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a135c650a..65c9153d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-08-05  Oliver Kiddle <opk@zsh.org>
+
+	* unposted (c.f. 35902): Functions/Zle/incremental-complete-word:
+	use - after zle -U in case $key starts with -
+
 2015-08-04  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted: Src/builtin.c: Typo fix.