summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarko Myllynen <myllynen@redhat.com>2016-09-06 09:10:56 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-09-06 09:10:58 +0000
commit3768fcc28a28b02ae786faa013fc132cad8582fa (patch)
treecb774c4e8a162b2f240c4e1dd3f7f7a24c58d464 /ChangeLog
parentfe3a63fa6cdffa020e380d3e27cf0eb8f3b46b1f (diff)
downloadzsh-3768fcc28a28b02ae786faa013fc132cad8582fa.tar.gz
zsh-3768fcc28a28b02ae786faa013fc132cad8582fa.tar.xz
zsh-3768fcc28a28b02ae786faa013fc132cad8582fa.zip
unposted: Fix leakage of $word (after 39179).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 618a45e43..327781d6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-09-06  Marko Myllynen  <myllynen@redhat.com>
+
+	* unposted: Completion/Unix/Command/_libvirt: Fix leakage of
+	$word (after 39179).
+
 2016-09-06  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 39181: Src/builtin.c, Src/zsh.h, Src/Zle/complete.c: Add