about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-08-13 01:32:31 +0200
committerOliver Kiddle <opk@zsh.org>2016-08-13 01:32:31 +0200
commitf760bd6064d429a851ec5a57a2c1b7896a1c0e51 (patch)
tree14d63c2b49564aaac7290e218ec97f0de77305a0 /ChangeLog
parenta1a58dde6adaa50625016f4c7048b456b2b99a1c (diff)
downloadzsh-f760bd6064d429a851ec5a57a2c1b7896a1c0e51.tar.gz
zsh-f760bd6064d429a851ec5a57a2c1b7896a1c0e51.tar.xz
zsh-f760bd6064d429a851ec5a57a2c1b7896a1c0e51.zip
39026: pattern specified with _arguments' -A option shouldn't be checked against words after the cursor
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffe21020b..3a375a4b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-08-13  Oliver Kiddle  <opk@zsh.org>
+
+	* 39026: Src/Zle/computil.c: pattern specified with _arguments'
+	-A option shouldn't be checked against words after the cursor
+
 2016-08-12  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 39035: Src/subst.c, Test/D04parameter.ztst: ${(A)name=word}