aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@suse.cz>2015-04-14 11:01:19 +0200
committerMiklos Szeredi <mszeredi@suse.cz>2015-04-14 11:01:19 +0200
commite4e14109ade6398ecae5ae882635410b606b2649 (patch)
tree601bcdab082306df34585a3074f4171fb8a11334 /ChangeLog
parent48122e8043c0d7393688346f7567dff89dcc772b (diff)
downloadsshfs-e4e14109ade6398ecae5ae882635410b606b2649.tar
sshfs-e4e14109ade6398ecae5ae882635410b606b2649.tar.gz
sshfs-e4e14109ade6398ecae5ae882635410b606b2649.tar.bz2
sshfs-e4e14109ade6398ecae5ae882635410b606b2649.zip
sshfs: Increase the maximum length of the password
read from stdin to 1024 characters. Reported by: Mario A. Valdez-Ramirez.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a15d54..0d070d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-04-14 Miklos Szeredi <miklos@szeredi.hu>
+
+ * sshfs: Increase the maximum length of the password read from
+ stdin to 1024 characters. Reported by: Mario A. Valdez-Ramirez.
+
2014-02-10 Miklos Szeredi <miklos@szeredi.hu>
* sshfs: return the correct X_OK access. Reported by: Alkis