From: david-sarah <david-sarah@jacaranda.org>
Date: Tue, 3 Aug 2010 05:08:27 +0000 (-0700)
Subject: NEWS: remove XXX comment and separate description of #890.
X-Git-Tag: allmydata-tahoe-1.8.0b2~39
X-Git-Url: https://git.rkrishnan.org/components/com_hotproperty/flags/index.html?a=commitdiff_plain;h=2b15f35b867cebbddf922a6265f369f52913d8a3;p=tahoe-lafs%2Ftahoe-lafs.git

NEWS: remove XXX comment and separate description of #890.
---

diff --git a/NEWS b/NEWS
index f29cdabc..50f926db 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@
    servers if the servers that it is using fail or become too slow in
    mid-download. It also minimizes unnecessary round trips and
    unnecessary bytes transferred to improve performance. (#798, #800,
-   #990) XXX any other tickets? #809, #287, #447?
+   #990)
  - Non-ASCII command-line arguments and non-ASCII outputs now work on
    Windows. In addition, the command-line tool now works on 64-bit
    Windows. (#1074)
@@ -17,7 +17,9 @@
 ** Bugfixes and Improvements
 
  - Document and clean up the command-line options for specifying the
-   node's base directory. (#188, #706, #715, #772, #890)
+   node's base directory. (#188, #706, #715, #772)
+ - The default node directory for Windows is ".tahoe" in the user's
+   home directory, the same as on other platforms. (#890)
  - Fix bug in WUI in Python 2.5 when the system clock is set back to
    1969. Now you can use Tahoe-LAFS with Python 2.5 and set your
    system clock to 1969 and still use the WUI. (#1055)