about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2023-09-07 22:37:16 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2023-09-07 22:37:16 +0900
commitd82ea848bf1350c5f0d668801ff9355ac4e0ad7f (patch)
treeb8511f8ebefe556427618dae07e252edf97b28ae /ChangeLog
parente3c2af216b1f77202ef5240179dabcf4aab66f91 (diff)
downloadzsh-d82ea848bf1350c5f0d668801ff9355ac4e0ad7f.tar.gz
zsh-d82ea848bf1350c5f0d668801ff9355ac4e0ad7f.tar.xz
zsh-d82ea848bf1350c5f0d668801ff9355ac4e0ad7f.zip
52114: improve _nice
support -n option, complete only external commands
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4d2dfe2f..0b9ecfce3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-09-07  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
+
+	* 52114: Completion/Unix/Command/_nice: improve _nice (support
+	-n option, complete only external commands)
+
 2023-09-05  Bart Schaefer  <schaefer@zsh.org>
 
 	* 52115: Src/Modules/param_private.c, Test/V10private.ztst: permit