Changeset 255c545 in trunk
- Timestamp:
- 2010-07-19T08:12:48Z (15 years ago)
- Branches:
- master
- Children:
- c076c0b1
- Parents:
- 13b5e44
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified NEWS ¶
r13b5e44 r255c545 5 5 ** Bugfixes and Improvements 6 6 7 - Fix bug in which uploader could fail with AssertionFailure or 8 report that it had achieved servers-of-happiness when it 9 hadn't. (#1118) 7 10 - Fix bug in which servers could get into a state where they would 8 11 refuse to accept shares of a certain file (#1117) 9 - Add init scripts for managing the gateway server on Debian/Ubuntu (#961) 10 - Fix bug where server version number was always 0 on the welcome page (#1067) 11 - Add new command-line command "tahoe unlink" as a synonym for "tahoe rm" 12 (#776) 13 - The FTP frontend now encrypts its temporary files, protecting their contents 14 from an attacker who is able to read the disk. (#1083) 12 - Add init scripts for managing the gateway server on Debian/Ubuntu 13 (#961) 14 - Fix bug where server version number was always 0 on the welcome 15 page (#1067) 16 - Add new command-line command "tahoe unlink" as a synonym for "tahoe 17 rm" (#776) 18 - The FTP frontend now encrypts its temporary files, protecting their 19 contents from an attacker who is able to read the disk. (#1083) 15 20 - Fix IP address detection on FreeBSD 7, 8, and 9 (#1098) 16 - Fix minor layout issue in the Web User Interface with Internet Explorer17 (#1097)18 - Fix rarely-encountered incompatibility between Twisted logging utility and19 the new unicode support added in v1.7.0 (#1099)21 - Fix minor layout issue in the Web User Interface with Internet 22 Explorer (#1097) 23 - Fix rarely-encountered incompatibility between Twisted logging 24 utility and the new unicode support added in v1.7.0 (#1099) 20 25 - Forward-compatibility improvements for non-ASCII caps (#1051) 21 26
Note: See TracChangeset
for help on using the changeset viewer.