diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-08-19 11:06:02 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-08-19 11:06:02 +0000 |
commit | e7932926a6b668d4c854abfaa0ffc86a1ca6b780 (patch) | |
tree | c14e624962a0b40a0a1f0854c8c3bce141201b52 /ChangeLog | |
parent | 34570ca31863a06c0bd8963c2530248f18f79a04 (diff) | |
download | zsh-e7932926a6b668d4c854abfaa0ffc86a1ca6b780.tar.gz zsh-e7932926a6b668d4c854abfaa0ffc86a1ca6b780.tar.xz zsh-e7932926a6b668d4c854abfaa0ffc86a1ca6b780.zip |
23780: add -e, -H, and optional host argument.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a721833c3..6669b24e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-08-19 Clint Adams <clint@zsh.org> + + * 23780: Completion/Debian/Command/_dput: add -e, -H, and + optional host argument. + 2007-08-18 Peter Stephenson <p.w.stephenson@ntlworld.com> * 23778: Doc/Zsh/builtins.yo: document KSH_TYPESET behaviour |