aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2014-02-10 14:09:13 +0100
committerMiklos Szeredi <mszeredi@suse.cz>2014-02-10 14:09:13 +0100
commit48122e8043c0d7393688346f7567dff89dcc772b (patch)
treefb669810e0315801d7c6d5ea1ac077f96ce5d5f6 /ChangeLog
parent6b4415ada44e0cbf1924f534cd04d117a5a4dbd3 (diff)
downloadsshfs-48122e8043c0d7393688346f7567dff89dcc772b.tar
sshfs-48122e8043c0d7393688346f7567dff89dcc772b.tar.gz
sshfs-48122e8043c0d7393688346f7567dff89dcc772b.tar.bz2
sshfs-48122e8043c0d7393688346f7567dff89dcc772b.zip
sshfs-return-the-correct-x_ok-access
sshfs-fuse always returned 0 in access(file, X_OK) calls, causing nautilus to prompt "Do you want to run "login.defs", or display its contents?" for text files that were not executable. Reported by: Alkis Georgopoulos
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7919f7b..0a15d54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-02-10 Miklos Szeredi <miklos@szeredi.hu>
+
+ * sshfs: return the correct X_OK access. Reported by: Alkis
+ Georgopoulos
+
2014-01-14 Miklos Szeredi <miklos@szeredi.hu>
* Released 2.5