docs: NEWS: put news items about bugfixes/improvements and packaging before news items about documentation

This commit is contained in:
Zooko O'Whielacronx 2010-11-19 22:07:16 -08:00
parent 38a0d3f5fa
commit 0231cfe36a

16
NEWS
View File

@ -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