diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-01-09 17:27:28 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2006-01-09 17:27:28 +0000 |
commit | bad7f96bad143f46bd1207c093ec2c68fc1114fc (patch) | |
tree | 9127ea610a3930cf2af48bb233891df4376d179a /ChangeLog | |
parent | a162ae9bd4a67c8bad2bf506ac38a5c5826bf1e4 (diff) | |
download | sshfs-bad7f96bad143f46bd1207c093ec2c68fc1114fc.tar sshfs-bad7f96bad143f46bd1207c093ec2c68fc1114fc.tar.gz sshfs-bad7f96bad143f46bd1207c093ec2c68fc1114fc.tar.bz2 sshfs-bad7f96bad143f46bd1207c093ec2c68fc1114fc.zip |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -134,7 +134,7 @@ * Added asynchronous writeback (big performance gain) and made this the default. Can be disabled with '-o sshfs_sync' - + 2005-02-09 Miklos Szeredi <miklos@szeredi.hu> * Added option to start arbitary command instead of 'ssh' @@ -145,7 +145,7 @@ 2005-02-08 Miklos Szeredi <miklos@szeredi.hu> * Add caching of symlinks - + * Add support for many ssh options to be passed to ssh * Port number can now actually be specified with "-o port=PORT", @@ -161,7 +161,7 @@ Fix PKG_CONFIG_PATH setting in configure.ac (reported by Alpar Juttner) - + 2005-01-09 Miklos Szeredi <miklos@szeredi.hu> * Released 1.0 |