summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2018-05-19 11:04:18 +0200
committerOliver Kiddle <okiddle@yahoo.co.uk>2018-05-19 11:06:52 +0200
commit25f6f5eebee3aa43c2da1c581414766aee08d3d8 (patch)
treed380d83a6d9851029de737a61aeb912606879d3f /ChangeLog
parent5ac1c6f555cff38499e0a6ac80b338df4ebe3047 (diff)
downloadzsh-25f6f5eebee3aa43c2da1c581414766aee08d3d8.tar.gz
zsh-25f6f5eebee3aa43c2da1c581414766aee08d3d8.tar.xz
zsh-25f6f5eebee3aa43c2da1c581414766aee08d3d8.zip
42803: handle Linux and the the BSDs in netstat completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac2acf349..8597c8ea2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-05-19  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+	* 42803: Completion/Unix/Command/_netstat: handle Linux and
+	the the BSDs in netstat completion
+
 2018-05-17  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
 	* Stephane: 42790: Doc/Zsh/expn.yo, NEWS, Src/pattern.c,