about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-08-29 17:12:56 +0200
committerOliver Kiddle <opk@zsh.org>2021-08-29 17:12:56 +0200
commit64befeb4ca5bd9ddb7162584585cd9041711ff8c (patch)
treead6f82dd8c4a651e4b799efa194033ef38f0c27e /ChangeLog
parenta9386df5581487e5e34ecb3ce422bacf62d10c3d (diff)
downloadzsh-64befeb4ca5bd9ddb7162584585cd9041711ff8c.tar.gz
zsh-64befeb4ca5bd9ddb7162584585cd9041711ff8c.tar.xz
zsh-64befeb4ca5bd9ddb7162584585cd9041711ff8c.zip
49327: complete for new git maintenance, for-each-repo, sparse-checkout and bugreport commands
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae43c1979..044b38ca2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-08-29  Oliver Kiddle  <opk@zsh.org>
 
+	* 49327: Completion/Unix/Command/_git: complete for new git
+	maintenance, for-each-repo, sparse-checkout and bugreport commands
+
 	* 49319: Completion/...: completion options update
 
 	* 49317: Completion/Unix/Command/_transmission,