summaryrefslogtreecommitdiff
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 56a5cdbb7..d11b6ebd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-09-28 Oliver Kiddle <opk@zsh.org>
+
+ * 41762: Completion/Zsh/Context/_value: fix for completion
+ in assignment to associative array element
+
2017-09-27 Barton E. Schaefer <schaefer@zsh.org>
* 41767: Src/exec.c: preserve nonzero exit status on interrupt