diff options
| author | Eric Cook <illua@users.sourceforge.net> | 2021-07-19 02:16:35 -0400 |
|---|---|---|
| committer | Eric Cook <illua@users.sourceforge.net> | 2021-07-19 02:16:35 -0400 |
| commit | d9e5ef02040d846a7b1ea1f7283f57152859bd6c (patch) | |
| tree | f0a572300f402782b725528f847bd4b4356f98e9 /ChangeLog | |
| parent | 49166: fix coredump in ${name:offset:length} with ill-formatted length (diff) | |
| download | zsh-d9e5ef02040d846a7b1ea1f7283f57152859bd6c.tar zsh-d9e5ef02040d846a7b1ea1f7283f57152859bd6c.tar.gz zsh-d9e5ef02040d846a7b1ea1f7283f57152859bd6c.tar.bz2 zsh-d9e5ef02040d846a7b1ea1f7283f57152859bd6c.tar.lz zsh-d9e5ef02040d846a7b1ea1f7283f57152859bd6c.tar.xz zsh-d9e5ef02040d846a7b1ea1f7283f57152859bd6c.tar.zst zsh-d9e5ef02040d846a7b1ea1f7283f57152859bd6c.zip | |
49147: fix completion of linux kernel modules
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2021-07-19 Eric Cook <llua@gmx.com> + + * 49147: Completion/Linux/Command/_modutils: fix the completion + linux kernel modules + 2021-07-19 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> * 49166: Src/subst.c, Test/D04parameter.ztst: fix coredump in |
