about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2018-09-11 13:24:20 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2018-09-12 15:12:07 +0000
commit7ae2be3a2fd7e3be2b6f3990cb4c0ca164cf72d1 (patch)
treef0961c2a3b54963249557a88ca7a6d57193aa129 /ChangeLog
parent07ad7fd97086e108c87bf87b23d919365ff10c5c (diff)
downloadzsh-7ae2be3a2fd7e3be2b6f3990cb4c0ca164cf72d1.tar.gz
zsh-7ae2be3a2fd7e3be2b6f3990cb4c0ca164cf72d1.tar.xz
zsh-7ae2be3a2fd7e3be2b6f3990cb4c0ca164cf72d1.zip
43442: _git: Break out a helper function.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12189d37c..1f8d43329 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-09-12  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 43442: Completion/Unix/Command/_git: Break out a helper
+	function.
+
 2018-09-12  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 43450: Src/signals.c: fix window size if reattaching shell