diff options
author | Clint Adams <clint@users.sourceforge.net> | 2006-01-02 01:57:36 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2006-01-02 01:57:36 +0000 |
commit | e2bf91e4549758524c86d6cfbf892e8fc5b7f41b (patch) | |
tree | d991a6d0064436746b63fa28b0f020c7b81fd902 /ChangeLog | |
parent | b5f2902241a92b0c4e5c4326163c10126579e6c2 (diff) | |
download | zsh-e2bf91e4549758524c86d6cfbf892e8fc5b7f41b.tar.gz zsh-e2bf91e4549758524c86d6cfbf892e8fc5b7f41b.tar.xz zsh-e2bf91e4549758524c86d6cfbf892e8fc5b7f41b.zip |
22113: allow single option characters to be combined in completion for last
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5f0a16adc..baadb945c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-01-02 Clint Adams <clint@zsh.org> + + * 22113: Completion/Unix/Command/_last: allow single option + characters to be combined. + 2005-12-26 Wayne Davison <wayned@users.sourceforge.net> * unposted: Doc/Zsh/options.yo: A couple more improvements to the |