diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-01-21 16:45:02 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-01-21 16:45:02 +0000 |
commit | 5bed084737e328f4fdcea30efe539568a9912e78 (patch) | |
tree | 771cd34e9d991cd1e9e19d16ab0f6e224b0e4652 /ChangeLog | |
parent | de272e0309bc1739f13cc8271a2f94bcde7ba23c (diff) | |
download | zsh-5bed084737e328f4fdcea30efe539568a9912e78.tar.gz zsh-5bed084737e328f4fdcea30efe539568a9912e78.tar.xz zsh-5bed084737e328f4fdcea30efe539568a9912e78.zip |
23116: strip out erroneous commas.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a56df9b9d..f1a38d168 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-01-21 Clint Adams <clint@zsh.org> + + * 23116: arno: Completion/Unix/Command/_getmail: + strip out erroneous commas. + 2007-01-19 Peter Stephenson <p.w.stephenson@ntlworld.com> * 23115: Doc/Zsh/grammar.yo, Src/lex.c, Src/loop.c, Src/parse.c, |