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 e603cd64d..75e7411a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-01-08  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 16418: Src/lex.c, Src/Zle/zle_tricky.c: fix completion after
+	var+= to use value context
+
 	* 16417: Src/Zle/computil.c: don't report _arguments-specs more
 	than once (not even shared options with multiple sets)