diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 8067c4826..940423932 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ * 30371: Completion/Unix/Command/_ssh: You can specify -i multiple times. + * 30372: Completion/Unix/Command/_tmux: Redirect error output + produced when no tmux server is running to /dev/null. + 2012-03-23 Simon Ruderich <simon@ruderich.org> * 30366: Misc/vcs_info-examples: Fix outdated quilt examples. @@ -16113,5 +16116,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5612 $ +* $Revision: 1.5613 $ ***************************************************** |