about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-06-23 15:55:20 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-06-25 16:32:34 +0000
commit59bf331d27ea29902870daeb50a47c13788fa7a7 (patch)
treee1d625274f8421746f7b1fda0f2faac9998ff8d6 /ChangeLog
parent14dbc20b026a9ffa3f331995e89cd5cacaaf93a0 (diff)
downloadzsh-59bf331d27ea29902870daeb50a47c13788fa7a7.tar.gz
zsh-59bf331d27ea29902870daeb50a47c13788fa7a7.tar.xz
zsh-59bf331d27ea29902870daeb50a47c13788fa7a7.zip
unposted: _git-config: Fix syntax error in 'tag.sort' completion.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76cb77e58..215f8b2a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-06-25  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* unposted: Completion/Unix/Command/_git: _git-config: Fix
+	syntax error in 'tag.sort' completion.
+
 	* 38652: Test/ztst.zsh: test harness: Emit unified diffs instead
 	of context diffs