]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - NEWS.rst
Tests for ref #1669. Also refactor the existing tests to reduce duplicated code and...
[tahoe-lafs/tahoe-lafs.git] / NEWS.rst
index 21fa8254dff6a9c96d2d7ccfdee90c9b7eb18c24..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)
 --------------------------
 
-Alpha 2 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`_)
@@ -727,9 +724,9 @@ Minor Changes
   has been improved. (`#773`_)
 
 For other changes not mentioned here, see
-<https://tahoe-lafs.org/trac/tahoe/query?milestone=1.6.0&keywords=!~news-done>.
+<https://tahoe-lafs.org/trac/tahoe-lafs/query?milestone=1.6.0&keywords=!~news-done>.
 To include the tickets mentioned above, go to
-<https://tahoe-lafs.org/trac/tahoe/query?milestone=1.6.0>.
+<https://tahoe-lafs.org/trac/tahoe-lafs/query?milestone=1.6.0>.
 
 .. _`#121`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/121
 .. _`#287`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/287
@@ -1199,7 +1196,7 @@ The cli might not correctly handle arguments which contain non-ascii
 characters in Tahoe v1.3 (although depending on your platform it
 might, especially if your platform can be configured to pass such
 characters on the command-line in utf-8 encoding).  See
-https://tahoe-lafs.org/trac/tahoe/ticket/565 for details.
+https://tahoe-lafs.org/trac/tahoe-lafs/ticket/565 for details.
 
 Web changes
 '''''''''''
@@ -1427,7 +1424,7 @@ Other Changes
 
 - Clients now declare which versions of the protocols they
   support. This is part of a new backwards-compatibility system:
-  https://tahoe-lafs.org/trac/tahoe/wiki/Versioning .
+  https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Versioning .
 
 - The version strings for human inspection (as displayed on the
   Welcome web page, and included in logs) now includes a platform