about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-08-19 23:31:30 +0000
committerClint Adams <clint@users.sourceforge.net>2007-08-19 23:31:30 +0000
commit53184f457bb560ede7a44729f43778a7d3078b2b (patch)
treee4e39fdce3866858609ef44d0cb631b297236ff2 /ChangeLog
parent4e945291a26ceb293371f258ded95b3ee6ab0715 (diff)
downloadzsh-53184f457bb560ede7a44729f43778a7d3078b2b.tar.gz
zsh-53184f457bb560ede7a44729f43778a7d3078b2b.tar.xz
zsh-53184f457bb560ede7a44729f43778a7d3078b2b.zip
23783: use _path_commands.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c20ad070f..e04da9c38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2007-08-19  Clint Adams  <clint@zsh.org>
 
+	* R.Ramkumar: 23783: Completion/Zsh/Command/_command,
+	Completion/Zsh/Command/_hash, Completion/Zsh/Command/_which,
+	Completion/Zsh/Context/_equal, Completion/Zsh/Type/_command_names:
+	use _path_commands.
+
 	* R.Ramkumar, tweaked: 23782: Completion/Unix/Type/_path_commands:
 	commands with descriptions.