From: Brian Warner Date: Tue, 30 Aug 2011 16:32:05 +0000 (-0700) Subject: NEWS: added summary of all changes since 1.8.2. Needs editing. X-Git-Tag: allmydata-tahoe-1.9.0a2~68 X-Git-Url: https://git.rkrishnan.org/?p=tahoe-lafs%2Ftahoe-lafs.git;a=commitdiff_plain;h=1dcfec7ff3dd9b903d1cd6d63790eb6542cdce77 NEWS: added summary of all changes since 1.8.2. Needs editing. --- diff --git a/NEWS.rst b/NEWS.rst index 412b516c..40ef4b83 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -7,13 +7,57 @@ Release 1.9.0 (2011-??-??) WORK IN PROGRESS + +New Features +'''''''''''' +- MDMF! #393 +- blacklist #1425 +- immutable-download timeline viz (#?) +- drop-upload feature (experimental) #1429 + +Configuration/Behavior Changes +''''''''''''''''''''' +- reject old-style (discrete) config files from =10.1 +- bump zope.interface dep to <=3.6.2 or >=3.6.6 #1435 +- extra-permission changes in license +- no longer need to patch Twisted for FTP, when using Twisted >= 10.1 + +Minor Changes +''''''''''''' +- minor: #1355, #1366, #1388, #1389, #1391, #1297, #1342, #1404, #1392, + #1412, #1344, #1345, #1347, #1334, #1274, #1438, #1120, #1359, #636, #1469, + #1149, #1441, #1503, #1510, #1507, #1505 +- minor SFTP fixes: #1442, #1446 +- finish .rst-ifying all docs +- shuffle configuration.rst to add Frontend section +- add man page #1420 +- IServer refactoring #1363 - Nodes now emit "None" for percentiles with higher implied precision than the number of observations can support. Older stats gatherers will throw an exception if they gather stats from a new storage server and it sends a "None" for a percentile. (`#1392`_) + Compatibility and Dependencies ''''''''''''''''''''''''''''''