aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-08-13 21:17:11 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-08-13 21:17:11 +0000
commit28495b3bb29df1ae87967f208d008182a794f37e (patch)
treeb8e00b5e77fbc9c68b8e0ff18e37809df9997e75 /ChangeLog
parent61a154807b607b4b5f70b973004b4b1dd4e286c6 (diff)
downloadsshfs-28495b3bb29df1ae87967f208d008182a794f37e.tar
sshfs-28495b3bb29df1ae87967f208d008182a794f37e.tar.gz
sshfs-28495b3bb29df1ae87967f208d008182a794f37e.tar.bz2
sshfs-28495b3bb29df1ae87967f208d008182a794f37e.zip
reconnection
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46fb46c..d6837e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-08-13 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Add 'reconnect' option, which tries to reconnect to the server
+ when the connection is broken. If a password is required for
+ connection, it is recommended that you install ssh-askpass, and
+ set the SSH_ASKPASS environment variable (see 'man ssh' for more
+ details).
+
2005-05-05 Miklos Szeredi <miklos@szeredi.hu>
* Work around missing truncate() support in some older sftp