From: Zooko O'Whielacronx Date: Sat, 20 Nov 2010 07:12:49 +0000 (-0800) Subject: docs: NEWS: add #1255 X-Git-Tag: allmydata-tahoe-1.8.1~17 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=4c06ea4a728b56fd9bc9f84cb9d6752f087e2ba2;p=tahoe-lafs%2Ftahoe-lafs.git docs: NEWS: add #1255 --- diff --git a/NEWS b/NEWS index 5ab78cc2..29616b2a 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,8 @@ proxy, thus avoiding giving caps to the HTTP proxy (and also avoiding failures in the case that the HTTP proxy is failing or requires authentication). (#1253) + - The CLI now correctly reports failure in the case that 'tahoe mv' fails to + unlink the file from its old location. (#1255) ** Packaging