]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: update NEWS for release 1.7.0
authorZooko O'Whielacronx <zooko@zooko.com>
Sat, 19 Jun 2010 04:57:50 +0000 (21:57 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Sat, 19 Jun 2010 04:57:50 +0000 (21:57 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 7d201a98a0fe237f6f2ee646fcc339fb3750b6b3..043ded38dadb07e734b97b301ee53eab741c0089 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 User visible changes in Tahoe-LAFS.  -*- outline; coding: utf-8 -*-
 
-* Release 1.7.0β (2010-06-09)
+* Release 1.7.0 (2010-06-18)
 
 ** New Features
 
@@ -66,6 +66,11 @@ file has already been previously uploaded). See the architecture.txt document
  - Fix warnings found by pylint. (#973)
  - Changing format of some documentation files. (#1027)
  - the misc/ directory was tied up. (#1068)
+ - The 'ctime' and 'mtime' metadata fields are no longer written except by
+   "tahoe backup". (#924)
+ - Unicode filenames in Tahoe-LAFS directories are normalized so that names
+   that differ only in how accents are encoded are treated as the same. (#1076)
+ - Various small improvements to documentation. (#937, #911, #1024, #1082)
 
 ** Removals