about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-02-26 15:30:18 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-02-26 15:30:18 +0000
commit8a411bf1c9215e075b755f2bcb40b3a033a53b91 (patch)
tree14f592b7fc08fcf09ba0f3e6371bf0d5b5640c4d /ChangeLog
parent37bada4bf1248c92b31ef48eae28081047c53ce1 (diff)
downloadzsh-8a411bf1c9215e075b755f2bcb40b3a033a53b91.tar.gz
zsh-8a411bf1c9215e075b755f2bcb40b3a033a53b91.tar.xz
zsh-8a411bf1c9215e075b755f2bcb40b3a033a53b91.zip
23190: tweak _net_interfaces for Linux
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7319b235b..4dec8bdfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-02-26  Peter Stephenson  <pws@csr.com>
 
+	* 23190: Completion/Unix/Type/_net_interfaces: use ifconfig
+	on Linux and fall back to old method in order to pick up
+	additional interface types.
+
 	* unposted: Completion/Unix/Commands/_ip: tweak ip route
 	show abbreviations.