diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-07-23 00:34:04 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-07-23 00:34:04 +0000 |
commit | 4ecc91742cb7005e0031a781d797ca1144316130 (patch) | |
tree | 6ea65fa177f967fa91b6774a55aeace4f082cc21 /ChangeLog | |
parent | 38e0badcc3c9b1aaf0e518c736c8ec646217fab3 (diff) | |
download | zsh-4ecc91742cb7005e0031a781d797ca1144316130.tar.gz zsh-4ecc91742cb7005e0031a781d797ca1144316130.tar.xz zsh-4ecc91742cb7005e0031a781d797ca1144316130.zip |
25328: fix --recv-keys and --send-keys to complete key IDs instead of uid email addresses.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bf702d73a..f661f74f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-07-23 Clint Adams <clint@zsh.org> + + * 25328: Completion/Unix/Command/_gpg: fix --recv-keys and + --send-keys to complete key IDs instead of uid email addresses. + 2008-07-21 Peter Stephenson <p.w.stephenson@ntlworld.com> * unposted: Src/Modules/.distfiles: add missing files. |