diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
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. |