summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2019-09-27 00:16:54 +0200
committerOliver Kiddle <okiddle@yahoo.co.uk>2019-09-27 00:16:54 +0200
commit0ff02590c38cfb54c5df9002ceac898225b8fdd1 (patch)
treee4975ab977a65f97f072b08fda2ab49759972e07 /ChangeLog
parent530d6337e69941a5cd802fa7808aae8f33ab1fe9 (diff)
downloadzsh-0ff02590c38cfb54c5df9002ceac898225b8fdd1.tar.gz
zsh-0ff02590c38cfb54c5df9002ceac898225b8fdd1.tar.xz
zsh-0ff02590c38cfb54c5df9002ceac898225b8fdd1.zip
44779: completion for new git switch and git restore commands
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eef3750a9..1d53a8e13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-09-26  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+	* 44779: Completion/Unix/Command/_git: completion for new
+	git switch and git restore commands
+
 2019-09-24  Bart Schaefer  <schaefer@brasslantern.com>
 
 	* unposted (see 44772): Functions/Zle/bracketed-paste-magic: