summaryrefslogtreecommitdiffstats
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 ca416d284..feb98eb28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
* 31743: Completion/Unix/Command/_git: _git: fix usage of ->int:
for some entries in _git-config
+ * 31744: Completion/Unix/Command/_git: _git: make git submodule
+ <cmd> completion work
+
2013-09-21 Barton E. Schaefer <schaefer@zsh.org>
* unposted: Src/glob.c: improve an error message.