summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-08-25 15:08:30 +0200
committerOliver Kiddle <opk@zsh.org>2017-08-25 15:08:30 +0200
commit86f9edbc9d32dd6ad4637c6618499692f32c3b18 (patch)
tree38245271caa751fbf287466b1ad80ca0a604143e /ChangeLog
parent97d4bdbc7e86e6e8da0d4a059b118ffab289d3a9 (diff)
downloadzsh-86f9edbc9d32dd6ad4637c6618499692f32c3b18.tar.gz
zsh-86f9edbc9d32dd6ad4637c6618499692f32c3b18.tar.xz
zsh-86f9edbc9d32dd6ad4637c6618499692f32c3b18.zip
41598: new who and w completions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c5d2a6ab..b0f7a0a8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-08-25  Oliver Kiddle  <opk@zsh.org>
+
+	* 41598: Completion/Unix/Command/_w,
+	Completion/Unix/Command/_who: new who and w completions
+
 2017-08-24  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 41590 (modified as per 41595): README, Doc/Zsh/options.yo,