diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-12-12 23:26:31 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-12-12 23:26:31 +0000 |
commit | 11fc29f8b2025aaac63562e768dcfee06e848793 (patch) | |
tree | 43b93063aba7e027dd928570266bfdf55aa848f8 /ChangeLog | |
parent | 512c62fc03c42835e1ff5c0f09a326d99768693f (diff) | |
download | zsh-11fc29f8b2025aaac63562e768dcfee06e848793.tar.gz zsh-11fc29f8b2025aaac63562e768dcfee06e848793.tar.xz zsh-11fc29f8b2025aaac63562e768dcfee06e848793.zip |
Michael Prokop: 27504: fix typo with dput --delayed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 07cb62864..c8b3365c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-12-12 Clint Adams <clint@zsh.org> + + * Michael Prokop: 27504: Completion/Debian/Command/_dput: + fix typo with dput --delayed. + 2009-12-11 Peter Stephenson <p.w.stephenson@ntlworld.com> * 27503: Src/utils.c: fix crash when changing a hook @@ -12467,5 +12472,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4838 $ +* $Revision: 1.4839 $ ***************************************************** |