diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index 152865e85..759bf2668 100644 --- a/ChangeLog +++ b/ChangeLog @@ -240,9 +240,6 @@ 2007-08-19 Clint Adams <clint@zsh.org> * R.Ramkumar: 23783: Completion/Zsh/Command/_command, -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. @@ -7185,6 +7182,9 @@ * unposted: Functions/Misc/zrecompile: change "mv" to "mv -f" when backing up .zwc files, because zcompile creates the files + read-only. See thread ending at users/7269. + +2004-03-30 Oliver Kiddle <opk@zsh.org> * 19708: Completion/compaudit: change getent() function to handle two arguments |