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 77209ca6d..21e72305a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-10-23  Oliver Kiddle  <opk@zsh.org>
 
+	* 49499 based on 49496 by Jun T.: Src/Zle/computil.c
+	Test/Y03arguments.ztst: fixes to option -A of _arguments
+
 	* 49500: Completion/Linux/Command/_lsns: new completion
 
 2021-10-16  dana  <dana@dana.is>