From: Zooko O'Whielacronx Date: Sat, 20 Nov 2010 06:07:16 +0000 (-0800) Subject: docs: NEWS: put news items about bugfixes/improvements and packaging before news... X-Git-Tag: allmydata-tahoe-1.8.1~18 X-Git-Url: https://git.rkrishnan.org/using.html?a=commitdiff_plain;h=0231cfe36a91d65557bb5c97834e70852c6d6001;p=tahoe-lafs%2Ftahoe-lafs.git docs: NEWS: put news items about bugfixes/improvements and packaging before news items about documentation --- diff --git a/NEWS b/NEWS index f0a86adc..5ab78cc2 100644 --- a/NEWS +++ b/NEWS @@ -2,14 +2,6 @@ * Release 1.8.1 (coming) -** Documentation - - - All .txt documents (except historical docs) have been converted to - .rst format. (#1225) - - Added docs/backdoors.rst declaring that we won't add backdoors to - Tahoe-LAFS, or add anything to facilitate government access to data. - (#1216) - ** Bugfixes and Improvements - Allow the repairer to improve the health of a file by uploading @@ -38,6 +30,14 @@ version is installed. This would previously cause a VersionConflict error. (#1190) +** Documentation + + - All .txt documents (except historical docs) have been converted to + .rst format. (#1225) + - Added docs/backdoors.rst declaring that we won't add backdoors to + Tahoe-LAFS, or add anything to facilitate government access to data. + (#1216) + * Release 1.8.0 (2010-09-23) ** New Features