diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-08-14 19:28:39 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-08-14 19:28:39 +0000 |
commit | fcf8b81ec3eb38d48327af8c0979f3520e738a0f (patch) | |
tree | fc6473c3d96084049a26ab62169ddb40c4202d17 /ChangeLog | |
parent | 1395a5a70ff08c81b12d5fa42cc22c30e06ffb47 (diff) | |
download | zsh-fcf8b81ec3eb38d48327af8c0979f3520e738a0f.tar.gz zsh-fcf8b81ec3eb38d48327af8c0979f3520e738a0f.tar.xz zsh-fcf8b81ec3eb38d48327af8c0979f3520e738a0f.zip |
25452: redirect stderr from look to /dev/null.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6fd6b460f..411ffe6f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-08-14 Clint Adams <clint@zsh.org> + + * 25452: Completion/Unix/Command/_look: redirect stderr from look + to /dev/null. + 2008-08-13 Peter Stephenson <p.w.stephenson@ntlworld.com> * unposted: Test/V01zmodload.ztst: change consequent on having |