about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eecc0febe..ca416d284 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
 	* 31741: Completion/Unix/Command/_git: _git: fix a wrong variable
 	in __git_config_values
 
+	* 31743: Completion/Unix/Command/_git: _git: fix usage of ->int:
+	for some entries in _git-config
+
 2013-09-21  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* unposted: Src/glob.c: improve an error message.