From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Sun, 18 Jul 2010 02:06:53 +0000 (-0700)
Subject: NEWS: add snippet about #1083
X-Git-Url: https://git.rkrishnan.org/pf/content/frontends/cyclelanguage?a=commitdiff_plain;h=d141150a59fa3d4b6d60da21468df879c6a07d9b;p=tahoe-lafs%2Ftahoe-lafs.git

NEWS: add snippet about #1083
---

diff --git a/CREDITS b/CREDITS
index 9da28074..f9c982cd 100644
--- a/CREDITS
+++ b/CREDITS
@@ -99,7 +99,7 @@ D: edited docs/running.html
 N: David-Sarah Hopwood
 E: david-sarah@jacaranda.org
 P: 12F8 A95C C90B B68E 369C 003D 5947 3C63 3CB3 A807
-D: Tahoe-LAFS Hacker; ticket gardening, code, code review, docs, SFTP, cli
+D: Tahoe-LAFS Hacker; ticket gardening, code, code review, docs, (S)FTP, cli
 
 N: Jacob Appelbaum
 E: jacob@appelbaum.com
diff --git a/NEWS b/NEWS
index 97a8bcab..42fdd7ce 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@
    (#1097)
  - Add new command-line command "tahoe unlink" as a synonym for "tahoe rm"
    (#1072)
+ - The FTP frontend now encrypts its temporary files, protecting their contents
+   from an attacker who is able to read the disk. (#1083)
  - Fix rarely-encountered incompatibility between Twisted logging utility and
    the new unicode support added in v1.7.0 (#1099)