]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - NEWS.rst
Clarify documentation of RIStorageServer.slot_testv_and_readv_and_writev. fixes ...
[tahoe-lafs/tahoe-lafs.git] / NEWS.rst
index 9e08ae36cefa35b5efb50edf16ac9779a5f230b2..1a2f591c4460032fa6a216660ea4ee2b691b334f 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -3,12 +3,9 @@
 User-Visible Changes in Tahoe-LAFS
 ==================================
 
-Release 1.9.0 (2011-??-??)
+Release 1.9.0 (2011-10-30)
 --------------------------
 
-Beta 1 preview
-
-
 New Features
 ''''''''''''
 
@@ -19,8 +16,8 @@ New Features
   format for mutable files), both to ensure compatibility with previous
   versions, and because the algorithm does not yet meet memory-usage goals.
   Enable it with ``--format=MDMF`` in the CLI (``tahoe put`` and ``tahoe
-  mkdir``), or the "format" radioboxes in the web interface. (`#393`_,
-  `#1507`_)
+  mkdir``), or the "format" radioboxes in the web interface. See
+  `<docs/specifications/mutable.rst>`_ for more details (`#393`_, `#1507`_)
 - A "blacklist" feature allows blocking access to specific files through
   a particular gateway. See the "Access Blacklist" section of
   `<docs/configuration.rst>`_ for more details. (`#1425`_)