about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Cook <llua@gmx.com>2015-01-12 17:26:21 -0500
committerPeter Stephenson <pws@zsh.org>2015-01-13 09:25:56 +0000
commitc5b2eaaaa4dbd6cb3c3a16cce70da2c062f7a9c9 (patch)
treef721e2e46b748d4866258e2714d93cfcc6fcb95f /ChangeLog
parent5f4325a0a41987a92cee8b64a76e5b0d5e831f60 (diff)
downloadzsh-c5b2eaaaa4dbd6cb3c3a16cce70da2c062f7a9c9.tar.gz
zsh-c5b2eaaaa4dbd6cb3c3a16cce70da2c062f7a9c9.tar.xz
zsh-c5b2eaaaa4dbd6cb3c3a16cce70da2c062f7a9c9.zip
34259: variable declarations in ip completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c29d89ff..c95a316f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-01-13  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 34259: Eric Cook: Completion/Unix/Command/_ip: fix variable
+	declarations.
+
 2015-01-12  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 34255: README, Src/math.c, Test/C01arith.ztst: propagate type