aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2008-04-22 13:36:26 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2008-04-22 13:36:26 +0000
commit4b88fc47316c0d56ba29e64ca0cd5e36f427b507 (patch)
tree998000291888cc1954288544ec2724461251707a /ChangeLog
parentb246ad3da0ca47cda43878aa11b7b7fad2c07e87 (diff)
downloadsshfs-4b88fc47316c0d56ba29e64ca0cd5e36f427b507.tar
sshfs-4b88fc47316c0d56ba29e64ca0cd5e36f427b507.tar.gz
sshfs-4b88fc47316c0d56ba29e64ca0cd5e36f427b507.tar.bz2
sshfs-4b88fc47316c0d56ba29e64ca0cd5e36f427b507.zip
Limit write requests to 64kB
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8da448..b66b416 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
* Allow the '-ossh_command=CMD' command to contain parameters.
Escape charater is backslash.
+ * Limit write requests to 64kB.
+
2008-04-21 Miklos Szeredi <miklos@szeredi.hu>
* Fix incorrect disk usage reported by 'du' for files of size 4GB