about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-07-23 14:01:20 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-07-23 18:02:29 +0000
commit3afaebd913d08e778546fd208aff6a4df1b96337 (patch)
tree609f5730d9dd8c34a8d5d739215bd35e2a1e0a47 /ChangeLog
parent0f4cfc25979de09f88615d76a26462279af506e6 (diff)
downloadzsh-3afaebd913d08e778546fd208aff6a4df1b96337.tar.gz
zsh-3afaebd913d08e778546fd208aff6a4df1b96337.tar.xz
zsh-3afaebd913d08e778546fd208aff6a4df1b96337.zip
unposted: _git-grep: Stop leaking the parameter $i.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7aa5ae6e5..cb6ab4379 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-07-23  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* unposted: Completion/Unix/Command/_git: _git-grep: Stop
+	leaking the parameter $i.
+
 	* unposted: Completion/Debian/Type/_deb_packages: Minor
 	optimization.