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 ae0bfccc0..35f337f6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-09-08  Bart Schaefer  <schaefer@zsh.org>
 
+	* 49389: Completion/Zsh/Command/_typeset: leading variables in
+	autoload file completion
+
 	* 49387: Src/Zle/zle_misc.c: suffix highlight with "compadd -R"
 
 	* 49386: Test/Z03run-help.ztst: handle separate source/build trees