about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Cook <llua@gmx.com>2015-01-12 19:11:21 -0500
committerPeter Stephenson <pws@zsh.org>2015-01-13 09:27:41 +0000
commitcd8c0a2dc1d1f1c5569a189bbabc4a469cc6938d (patch)
tree4d74d9540d65f11f64b1224e3fcb069f3d2cd228 /ChangeLog
parentc5b2eaaaa4dbd6cb3c3a16cce70da2c062f7a9c9 (diff)
downloadzsh-cd8c0a2dc1d1f1c5569a189bbabc4a469cc6938d.tar.gz
zsh-cd8c0a2dc1d1f1c5569a189bbabc4a469cc6938d.tar.xz
zsh-cd8c0a2dc1d1f1c5569a189bbabc4a469cc6938d.zip
34260 relax interface name restrictions in ip completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c95a316f8..246e5995e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-01-13  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 34260: Eric Cook: Completion/Unix/Command/_ip: relax
+	restriction on interface names.
+
 	* 34259: Eric Cook: Completion/Unix/Command/_ip: fix variable
 	declarations.