summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--Completion/Zsh/Command/_compadd121
2 files changed, 87 insertions, 37 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