about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-04-09 21:53:41 +0200
committerOliver Kiddle <opk@zsh.org>2021-04-09 21:53:41 +0200
commiteaff11c748e005bbcd14dbd1850880e4bffee3fa (patch)
tree3733643749baa5abf11beb8f4f7ac1aa1438edbb /ChangeLog
parentf3caff1536c4a4061d353314eef2628bcd1c8403 (diff)
downloadzsh-eaff11c748e005bbcd14dbd1850880e4bffee3fa.tar.gz
zsh-eaff11c748e005bbcd14dbd1850880e4bffee3fa.tar.xz
zsh-eaff11c748e005bbcd14dbd1850880e4bffee3fa.zip
48378: complete compadd options for other completion functions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 416745cd2..cb4ad6833 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-04-09  Oliver Kiddle  <opk@zsh.org>
 
+	* 48378: Completion/Zsh/Command/_compadd: complete compadd
+	options for other completion functions
+
 	* 48437: Completion/Unix/Command/_gdb: fix pid completion when
 	cursor is in the middle of the line