From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Sun, 18 Jul 2010 05:32:25 +0000 (-0700)
Subject: docs: update NEWS
X-Git-Url: https://git.rkrishnan.org/components/com_hotproperty/simplejson/cyclelanguage?a=commitdiff_plain;h=2166eef575199e51f0938a7692655ed472b38b44;p=tahoe-lafs%2Ftahoe-lafs.git

docs: update NEWS
---

diff --git a/NEWS b/NEWS
index b397621c..e7762d27 100644
--- a/NEWS
+++ b/NEWS
@@ -4,20 +4,22 @@
 
 ** Bugfixes and Improvements
 
+ - Add init scripts for managing the gateway server on Debian/Ubuntu (#961)
  - Fix bug where server version number was always 0 on the welcome page (#1067)
- - Fix minor layout issue in the Web User Interface with Internet Explorer
-   (#1097)
  - Add new command-line command "tahoe unlink" as a synonym for "tahoe rm"
    (#776)
  - The FTP frontend now encrypts its temporary files, protecting their contents
    from an attacker who is able to read the disk. (#1083)
+ - Fix minor layout issue in the Web User Interface with Internet Explorer
+   (#1097)
  - Fix rarely-encountered incompatibility between Twisted logging utility and
    the new unicode support added in v1.7.0 (#1099)
  - Fix IP address detection on FreeBSD 7, 8, and 9 (#1098)
 
 ** Code improvements
 
- - Simplify and tidy-up directories, unicode support (#967, #1072)
+ - Simplify and tidy-up directories, unicode support, test code (#923, #967,
+   #1072)
 
 * Release 1.7.0 (2010-06-18)