about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-08-15 04:30:17 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-08-17 21:55:24 +0000
commit769c6cbc28eb32bcc2b8eb0bd49a30f015d4ae6b (patch)
tree7b7420c2a1322401e5b16e3ed15f9d3d0b3bdaa0 /ChangeLog
parentad98fab65d1307e788432ddd5c5d05aef5070267 (diff)
downloadzsh-769c6cbc28eb32bcc2b8eb0bd49a30f015d4ae6b.tar.gz
zsh-769c6cbc28eb32bcc2b8eb0bd49a30f015d4ae6b.tar.xz
zsh-769c6cbc28eb32bcc2b8eb0bd49a30f015d4ae6b.zip
unposted: _sshfs: Fix completion of options with values
The "=" to the left of the ":" was interpreted as a literal part of the option
name, resulting in double equal signs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2aca1a87c..5ad76a36f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-08-17  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* unposted: Completion/Linux/Command/_sshfs: _sshfs: Fix
+	completion of options with values
+
 	* 36158: Completion/Linux/Command/_sshfs: _sshfs: Fix completion
 	of and after -o