about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-06-12 14:29:55 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-06-13 08:53:14 +0000
commitec7088296beeb8599120486ebfd3040377e3575d (patch)
tree082625aea6d624c923b48f3f9c428b7a868ae12f /ChangeLog
parent8e2ec4517fcce11475d579abb827d851f858d9aa (diff)
downloadzsh-ec7088296beeb8599120486ebfd3040377e3575d.tar.gz
zsh-ec7088296beeb8599120486ebfd3040377e3575d.tar.xz
zsh-ec7088296beeb8599120486ebfd3040377e3575d.zip
38665: _git: config option completion: Quote properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8952bd009..fffa8cedd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-06-13  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 38665: Completion/Unix/Command/_git: config option completion:
+	Quote properly.
+
 2016-06-12  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 38670: Doc/Zsh/contrib.yo, Functions/Zle/add-zle-hook-widget: