summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2025-01-27 23:14:34 +0100
committerOliver Kiddle <opk@zsh.org>2025-01-27 23:35:03 +0100
commit65285fac236dec95564bdd082ac637976c9d41c4 (patch)
tree632605b2c9e8e960c0cb8e5be18eb965d716b646 /ChangeLog
parent4e4274eda6012aead1f236502b163ba063bc465a (diff)
downloadzsh-65285fac236dec95564bdd082ac637976c9d41c4.tar.gz
zsh-65285fac236dec95564bdd082ac637976c9d41c4.zip
53327: update for git 2.47
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb90a5736..2a596af97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2025-01-27 Oliver Kiddle <opk@zsh.org>
+ * 53327: Completion/Unix/Command/_git: update for git 2.47
+
* 53328: Completion/Linux/Command/_cpupower,
Completion/Linux/Command/_cryptsetup,
Completion/Linux/Command/_ethtool,