about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-08-19 11:06:02 +0000
committerClint Adams <clint@users.sourceforge.net>2007-08-19 11:06:02 +0000
commite7932926a6b668d4c854abfaa0ffc86a1ca6b780 (patch)
treec14e624962a0b40a0a1f0854c8c3bce141201b52 /ChangeLog
parent34570ca31863a06c0bd8963c2530248f18f79a04 (diff)
downloadzsh-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--ChangeLog5
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