about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2023-03-11 13:52:05 +0100
committerOliver Kiddle <opk@zsh.org>2023-03-11 13:52:05 +0100
commit211682b78faf253b6d02cea7371f2fe03ada36f1 (patch)
treef204e3ae7660e7e888279ca5a873a288b463eef5 /ChangeLog
parent8424fe5e23dbae3983bdb03a91c49f467865fc33 (diff)
downloadzsh-211682b78faf253b6d02cea7371f2fe03ada36f1.tar.gz
zsh-211682b78faf253b6d02cea7371f2fe03ada36f1.tar.xz
zsh-211682b78faf253b6d02cea7371f2fe03ada36f1.zip
51539: don't complete diff options to git blame
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f15072191..c32e38e7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-03-11  Oliver Kiddle  <opk@zsh.org>
+
+	* 51539: Completion/Unix/Command/_git: don't complete diff
+	options to git blame
+
 2023-03-07  Bart Schaefer  <schaefer@zsh.org>
 
 	* 51534: Util/printdefines: update for recent changes