about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorShotaro Aoyama <aoyama@val.co.jp>2023-11-02 01:38:40 +0900
committerOliver Kiddle <opk@zsh.org>2023-11-08 02:48:20 +0100
commit2573786fd3e81e080189fd5e39be14034cc55bd1 (patch)
treea9d4edde9fa858e39a1cfada12441db400712a8a /ChangeLog
parent7cd5b7f1fc42e73ceadfeabc1f1e9dfa3151bf42 (diff)
downloadzsh-2573786fd3e81e080189fd5e39be14034cc55bd1.tar.gz
zsh-2573786fd3e81e080189fd5e39be14034cc55bd1.tar.xz
zsh-2573786fd3e81e080189fd5e39be14034cc55bd1.zip
github #105: add "-I" for "zle" completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1802e4a41..0c51a3464 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2023-11-08  Oliver Kiddle  <opk@zsh.org>
 
+	* github #105: Shotaro Aoyama: Completion/Zsh/Command/_zle:
+	add "-I" for "zle" completion
+
 	* Eric Cook: 52168: Completion/Unix/Command/_xfconf-query:
 	add completion for xfce's xfconf-query(1)