about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-06-26 18:06:41 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-06-28 13:01:09 +0000
commit17764224381663132657ded58bbded7579a60b39 (patch)
tree1a5ed2a7d3f3232b63a20badd954d93cb6892df5 /ChangeLog
parent5584badbea3ffe2d25ef11cc7d4b138d10a867b8 (diff)
downloadzsh-17764224381663132657ded58bbded7579a60b39.tar.gz
zsh-17764224381663132657ded58bbded7579a60b39.tar.xz
zsh-17764224381663132657ded58bbded7579a60b39.zip
46128: _git: Complete more options and diff/merge tools.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 238cd49d0..c5773aaa7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2020-06-28  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 46128: Completion/Unix/Command/_git: Complete more options
+	and diff/merge tools.
+
 	* 46129: Completion/Unix/Command/_git: _git-config: Fix a bug
 	where a second trailing dot would be incorrectly offered.