Changeset 255c545 in trunk


Ignore:
Timestamp:
2010-07-19T08:12:48Z (15 years ago)
Author:
Zooko O'Whielacronx <zooko@…>
Branches:
master
Children:
c076c0b1
Parents:
13b5e44
Message:

NEWS: add #1118 and reflow

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified NEWS

    r13b5e44 r255c545  
    55** Bugfixes and Improvements
    66
     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)
    710 - Fix bug in which servers could get into a state where they would
    811   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)
    1520 - Fix IP address detection on FreeBSD 7, 8, and 9 (#1098)
    16  - Fix minor layout issue in the Web User Interface with Internet Explorer
    17    (#1097)
    18  - Fix rarely-encountered incompatibility between Twisted logging utility and
    19    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)
    2025 - Forward-compatibility improvements for non-ASCII caps (#1051)
    2126
Note: See TracChangeset for help on using the changeset viewer.