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 95f2529c7..f7f97bc0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-10-13  Oliver Kiddle  <opk@zsh.org>
 
+	* 39622: Test/Y03arguments.ztst: add test cases for recent
+	_arguments fixes, exclusion lists and -A/-S
+
 	* 39611: Src/Zle/computil.c: with _arguments sets completion
 	stopped if one of the rest arguments starts with a dash