diff options
author | Oliver Freyermuth <o.freyermuth@xxxxxxxxxxxxxx> | 2018-09-25 23:08:33 +0200 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2018-09-25 22:52:57 +0000 |
commit | cbcf6d18648fad927fc0b193afb94e59f0bb6c21 (patch) | |
tree | 0ed603219749ae1c3a85ddfec0f9180f2685a0a2 /ChangeLog | |
parent | e4ca9d8ae3275f07f33a139298f270cba97fd7f9 (diff) | |
download | zsh-cbcf6d18648fad927fc0b193afb94e59f0bb6c21.tar.gz zsh-cbcf6d18648fad927fc0b193afb94e59f0bb6c21.tar.xz zsh-cbcf6d18648fad927fc0b193afb94e59f0bb6c21.zip |
43554 (tweaked): Fix zathura completion ignoring multiple plugin directories.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 36de34da3..2f37a0359 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2018-09-25 Oliver Freyermuth <o.freyermuth@xxxxxxxxxxxxxx> + + * 43554 (tweaked): Completion/X/Command/_zathura: Fix zathura + completion ignoring multiple plugin directories. + 2018-09-25 Oliver Freyermuth <o.freyermuth@googlemail.com> * 43544: Completion/X/Command/_zathura: Fix zathura filename |