]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
relnotes.txt: correct description of leases
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 19 Sep 2007 02:24:16 +0000 (19:24 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 19 Sep 2007 02:24:16 +0000 (19:24 -0700)
relnotes.txt

index 0c1e168dcbbcfd4978c6ad19e964d0d9604a42a1..2f7e19f09e90a8f7f703538ae9ec49f36f5402f4 100644 (file)
@@ -20,13 +20,12 @@ Since v0.5.1 we've made the following changes:
  * Shares have a version number in them so that in the future we can
    upgrade the share format without losing old data. (ticket #90)
 
- * Servers now track which nodes are responsible for which shares.
-   This gives us the information to compute which shares are safe to
-   delete, but we haven't yet implemented deletion itself. (tickets
-   #119, #67)
  * improved logging, thanks to Arno
 
+ * Shares now contain leases, which gives us the information to compute which
+   shares are safe to delete, but we haven't yet implemented deletion itself.
+   Eventually, this will enable client quota tracking. (tickets #119, #67)
+
 
 For complete details, see this web page which shows all ticket
 changes, repository checkins, and wiki changes from August 24 to
@@ -185,10 +184,10 @@ work time on the next-generation, free-software project).  We are
 eternally grateful!
 
 
-Zooko O'Whielacronx
+Zooko O'Whielacronx and Brian Warner
 on behalf of the allmydata.org Tahoe team
 September 18, 2007
-Boulder, Colorado
+Boulder, Colorado and San Francisco, California
 
 
 [1]  http://allmydata.org/trac/tahoe/browser/relnotes.txt?rev=1154