about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2018-04-12 18:55:41 +0200
committerDaniel Hahler <git@thequod.de>2018-04-13 11:44:37 +0200
commit5bd659352fff6d8d7d2b70af28fea756f6d84582 (patch)
tree94ea5aa973f2f71362593eb9403d561b663f363f /ChangeLog
parent65b265f3c0877823b72ffff6ba1083972c49a3a8 (diff)
downloadzsh-5bd659352fff6d8d7d2b70af28fea756f6d84582.tar.gz
zsh-5bd659352fff6d8d7d2b70af28fea756f6d84582.tar.xz
zsh-5bd659352fff6d8d7d2b70af28fea756f6d84582.zip
42631: _pgrep: pkill: fix completion of signals
This adds the signals after arguments are filtered according to
$optchars.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 949fdda57..72b1ebaad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-04-13  Daniel Hahler  <zsh@thequod.de>
+
+	* 42631: Completion/Unix/Command/_pgrep: _pgrep: pkill: fix completion
+	of signals.
+
 2018-04-12  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
 	* 42624 (plus test): Src/exec.c, Test/C04funcdef.ztst: avoid