diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-01-29 18:44:58 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-01-29 18:44:58 +0000 |
commit | 2f6267dc31c4e0bbb8680b5a440f47517f8f75c2 (patch) | |
tree | 74296d6ba7ceeb942531758abba3aae57f35ef23 /ChangeLog | |
parent | 2b948e6c375a540129883272f9c4e118ada8ab1e (diff) | |
download | zsh-2f6267dc31c4e0bbb8680b5a440f47517f8f75c2.tar.gz zsh-2f6267dc31c4e0bbb8680b5a440f47517f8f75c2.tar.xz zsh-2f6267dc31c4e0bbb8680b5a440f47517f8f75c2.zip |
23140: handle syntax for iputils variant as well as whichever arping for which we had already been completing.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fa6fbff49..08c6dcf39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-01-29 Clint Adams <clint@zsh.org> + + * 23140: Completion/Unix/Command/_arping: handle syntax for + iputils variant as well as whichever arping for which we + had already been completing. + 2007-01-27 Peter Stephenson <p.w.stephenson@ntlworld.com> * 23136, 23138: Src/utils.c, Test/A03quoting.ztst: 23097 added |