diff --git a/News.md b/News.md index 5f2af4c..6c45a69 100644 --- a/News.md +++ b/News.md @@ -2,12 +2,17 @@ ## Latest News +### 2010-06-18 -- v1.7.0 of Tahoe-LAFS is Released! + +This release adds a fully functional SFTP interface, support for non-ASCII character encodings, and a new upload algorithm which guarantees that each file is spread over multiple servers for fault-tolerance. + + ### 2010-02-27 -- v1.6.1 of Tahoe-LAFS is Released! This is a bugfix release which [fixes a few small regressions in v1.6.0](http://allmydata.org/trac/tahoe-lafs/browser/NEWS?rev=f8e2bab41ea6c38d). -### 2010-02-01 -- v1.6 of Tahoe-LAFS is Released! +### 2010-02-01 -- v1.6.0 of Tahoe-LAFS is Released! Tahoe-LAFS v1.6 features greatly improved performance, usability, and forward-compatibility, and deep-immutable directories.