about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2023-03-16 22:16:52 +0100
committerOliver Kiddle <opk@zsh.org>2023-03-16 22:16:52 +0100
commit9bd477dce9a5887d42a5365aaf8906ac1f118510 (patch)
tree55a60a3abd6ddb1e6e4ea4c2ea8da647e1df450c /ChangeLog
parent6386dd94fd0fe771e9c79864ad2a24e4f2ff123e (diff)
downloadzsh-9bd477dce9a5887d42a5365aaf8906ac1f118510.tar.gz
zsh-9bd477dce9a5887d42a5365aaf8906ac1f118510.tar.xz
zsh-9bd477dce9a5887d42a5365aaf8906ac1f118510.zip
51583: update completion of git attributes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4143984e3..ec32f1029 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2023-03-16  Oliver Kiddle  <opk@zsh.org>
 
+	* 51583: Completion/Unix/Command/_git: update completion of
+	git attributes
+
 	* 51582: Completion/Unix/Command/_ssh: openssh 9.3 completion update
 
 	* 51581: Completion/BSD/Command/_fw_update,