about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f7bb892f..373ff3cd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-08-02  Daniel Hahler  <zsh@thequod.de>
+
+	* 35970: Completion/Unix/Command/_git,
+	Completion/Zsh/Context/_brace_parameter: completion: fix typos in _git
+	and _brace_parameter.
+
 2015-08-01  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
 
 	* 35957: Completion/Unix/Command/_make: fix _make-expandVars(),