diff options
author | Mikael Magnusson <mikachu@gmail.com> | 2016-11-03 08:42:34 +0100 |
---|---|---|
committer | Mikael Magnusson <mikachu@gmail.com> | 2016-12-06 21:15:14 +0100 |
commit | a43e6e2db423930ccd0139a4263db64aa7875c00 (patch) | |
tree | 0e3161df324ccef7d35c9da2b35b538ef1022365 /ChangeLog | |
parent | 9f605904dda106c181717877f29261782fbf243d (diff) | |
download | zsh-a43e6e2db423930ccd0139a4263db64aa7875c00.tar.gz zsh-a43e6e2db423930ccd0139a4263db64aa7875c00.tar.xz zsh-a43e6e2db423930ccd0139a4263db64aa7875c00.zip |
40107: _mount, _fusermount: fix quoting
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f2f5cd052..eb2e93fb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-12-06 Mikael Magnusson <mikachu@gmail.com> + + * 40107: Completion/Linux/Command/_fusermount, + Completion/Unix/Command/_mount: fix quoting + 2016-12-06 Peter Stephenson <p.w.stephenson@ntlworld.com> * unposted: Config/version.mk: 5.2-test-2. |