about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc1c86b71..fdee045c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-05-28  Oliver Kiddle  <opk@zsh.org>
+
+	* 35315: Completion/Unix/Command/_git, Completion/X/Command/_matlab;
+	replace inappropriate uses of _path_commands
+
 2015-05-28  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 35318: Doc/Zsh/builtins.yo, Doc/Zsh/options.yo, Src/builtin.c,