about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2013-03-10 13:18:32 +0000
committerMikael Magnusson <mikachu@gmail.com>2013-03-10 13:18:32 +0000
commit44907223ff14d424dbfcec4871e41053a07a1dc7 (patch)
treec36e881712e1a73f8b4fc7463e1c07c4e88ef2fc /ChangeLog
parent0c8625299ae79759ef909c0909b8f7e9b9003d30 (diff)
downloadzsh-44907223ff14d424dbfcec4871e41053a07a1dc7.tar.gz
zsh-44907223ff14d424dbfcec4871e41053a07a1dc7.tar.xz
zsh-44907223ff14d424dbfcec4871e41053a07a1dc7.zip
31136: vcs_info: just set parameters instead of passing over a pipe
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a586be32f..4c3351517 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@
 	Add support for showing the current action is cherry-pick (happens
 	when cherry-picking a range).
 
+	* 31136: Functions/VCS_Info/Backends/VCS_INFO_get_data_git:
+	just set parameters instead of passing over a pipe.
+
 2013-03-05  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* users/17666: Doc/Zsh/contrib.yo, Functions/Misc/zcalc: -f
@@ -574,5 +577,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5815 $
+* $Revision: 1.5816 $
 *****************************************************