diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-07-27 12:56:57 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-07-27 12:56:57 +0000 |
commit | 4da5c1b2e0ae1dce9c75c8c883c4eb0ae8528c53 (patch) | |
tree | dfc53fd59bc2bc7ee174ebf97d91f107b642bb87 /ChangeLog | |
parent | 08225106263417d4d6124c1ce619b8c8ae447bdb (diff) | |
download | zsh-4da5c1b2e0ae1dce9c75c8c883c4eb0ae8528c53.tar.gz zsh-4da5c1b2e0ae1dce9c75c8c883c4eb0ae8528c53.tar.xz zsh-4da5c1b2e0ae1dce9c75c8c883c4eb0ae8528c53.zip |
(15509)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 527cdbb57..f97228948 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-07-27 Sven Wischnowsky <wischnow@zsh.org> + + * 15509: Completion/Base/Utility/_describe, Src/Zle/compresult.c, + Src/Zle/computil.c: improve grouped listings some more, so that + TABs walk along the first column first; improve list_packed + code + 2001-07-27 Peter Stephenson <pws@csr.com> * 15508: Completion/Unix/Command/_cvs: cvs tag told you it was |