aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-03-04 11:19:41 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-03-04 11:19:41 +0000
commit330c126684740f10aa2a0fe7a1838af1c19932d2 (patch)
tree380ea2d4b68e990375d2c107cf448475011f391e /NEWS
parent3cdf0a547a4d3071aac2bc3fac73e1f7e03c6a1a (diff)
downloadsshfs-330c126684740f10aa2a0fe7a1838af1c19932d2.tar
sshfs-330c126684740f10aa2a0fe7a1838af1c19932d2.tar.gz
sshfs-330c126684740f10aa2a0fe7a1838af1c19932d2.tar.bz2
sshfs-330c126684740f10aa2a0fe7a1838af1c19932d2.zip
fix
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d9d503..9156c4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+What is new in 1.1
+------------------
+
+* Performance improvements:
+
+ - directory content caching
+
+ - symlink caching
+
+ - asynchronous writeback
+
+ - readahead
+
+* Fixed '-p' option
+
What is new in 1.0
------------------