From f8e2bab41ea6c38dffd4e80defab3fcc11f65f87 Mon Sep 17 00:00:00 2001
From: david-sarah <david-sarah@jacaranda.org>
Date: Wed, 24 Feb 2010 00:15:42 -0800
Subject: [PATCH] Updates to NEWS for 1.6.1

---
 NEWS | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/NEWS b/NEWS
index 5d5f54ee..a4c1ee53 100644
--- a/NEWS
+++ b/NEWS
@@ -4,15 +4,21 @@ User visible changes in Tahoe-LAFS.  -*- outline -*-
 
 ** Bugfixes
 
-*** Correct handling of Immutable Directories
+*** Correct handling of Small Immutable Directories
 
-Immutable directories can now be deep-checked (in v1.6.0 running deep-check on
-a system which included immutable directories would result in an exception
-which caused the deep-check operation to abort). (#948)
+Immutable directories can now be deep-checked and listed in the web UI in
+all cases. (In v1.6.0, some operations, such as deep-check, on a directory
+graph that included very small immutable directories, would result in an
+exception causing the whole operation to abort.) (#948)
 
 ** Usability Improvements
 
-Improved user interface messages (#681, #837, #939).
+Improved user interface messages and error reporting. (#681, #837, #939)
+
+The timeouts for operation handles have been greatly increased, so that
+you can view the results of an operation up to 4 days after it has
+completed. After viewing them for the first time, the results are
+retained for a further day. (#577)
 
 * Release 1.6.0 (2010-02-01)
 
-- 
2.45.2