diff options
author | Bart Schaefer <schaefer@zsh.org> | 2024-11-12 19:48:56 -0800 |
---|---|---|
committer | Bart Schaefer <schaefer@zsh.org> | 2024-11-12 19:48:56 -0800 |
commit | ec8fc4024f5be0a76f5604ddc18380c7053d2649 (patch) | |
tree | d932703b8742f95b01c0552d1cc36311fc5cc5c7 /ChangeLog | |
parent | 6973a9ea843b1504e4c39ed560ee6e99d829ee8f (diff) | |
download | zsh-ec8fc4024f5be0a76f5604ddc18380c7053d2649.tar.gz zsh-ec8fc4024f5be0a76f5604ddc18380c7053d2649.tar.xz zsh-ec8fc4024f5be0a76f5604ddc18380c7053d2649.zip |
Karel Balej: 53240, 53241: updated completions for mpc add, mpc insert
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 22ee71a4e..e72294ce1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2024-11-12 Bart Schaefer <schaefer@zsh.org> + + * Karel Balej: 53240, 53241: Completion/Unix/Command/_mpc: + updated completions for mpc add, mpc insert + 2024-11-12 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> * 53137 + 53213: Doc/Makefile.in, Doc/intro.ms, allow creating |