summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-03-22 14:53:21 +0200
committerLars Wirzenius <liw@liw.fi>2015-03-22 14:53:21 +0200
commit786eba22beffd64be7e6003c74c393ff1f84fc25 (patch)
tree5c10efe0fb102acba65d01c5d96e45e2b12d66b3
parentfb7af7bb6f2a3216494a252c9fd59577ff26790d (diff)
downloadobnam-786eba22beffd64be7e6003c74c393ff1f84fc25.tar.gz
Update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 85520669..94dfdbee 100644
--- a/NEWS
+++ b/NEWS
@@ -87,6 +87,9 @@ Bug fixes:
* Thomas Waldmann fixed many typos and minor bugs in the source code.
+* Laurence Perkins reported that the Tahoe-LAFS SFTP server returned
+ some `stat` fields as None. Fixed to change those to be 0 instead.
+
* Lars Wirzenius fixed double-downloading of chunks during restores.