about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2012-03-24 22:47:34 +0000
committerMikael Magnusson <mikachu@gmail.com>2012-03-24 22:47:34 +0000
commit9db18318288d7a413885fb5d1618bf239b6ed182 (patch)
treea64e738b0dd9d9eb6f81f47f1c7401e9e460bf0b /ChangeLog
parentf3a1ac84b0f6196c635ed6c7aca902c711f6395b (diff)
downloadzsh-9db18318288d7a413885fb5d1618bf239b6ed182.tar.gz
zsh-9db18318288d7a413885fb5d1618bf239b6ed182.tar.xz
zsh-9db18318288d7a413885fb5d1618bf239b6ed182.zip
30372: _tmux: redirect errors to /dev/null
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
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 $
 *****************************************************