Changeset 13209


Ignore:
Timestamp:
Feb 8, 2012, 3:47:39 AM (11 years ago)
Author:
livings124
Message:

update NEWS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEWS

    r13208 r13209  
    1 
    21=== Transmission 2.50 (2012/02/xx) ===
    32[http://trac.transmissionbt.com/query?milestone=2.50&group=component&order=severity All tickets closed by this release]
    43==== All Platforms ====
    54  * Fix crash when adding some magnet links
     5  * Improved support for downloading webseeds with large files
     6  * Gracefully handle incorrectly-compressed data from webseed downloads
     7  * Fairer bandwidth distribution across connected peers
     8  * Use less CPU when calculating undownloaded portions of large torrents
     9  * Use the Selection Algorithm, rather than sorting, to select peer candidates
     10  * If the OS has its own copy of natpmp, prefer it over our bundled version
    611  * Fix Fails-To-Build error on Solaris 10 from use of mkdtemp()
    712  * Fix Fails-To-Build error on FreeBSD from use of alloca()
    813  * Fix Fails-To-Build error when building without a C++ compiler for libuTP
    9   * Improved support for downloading webseeds with large files
    10   * Fairer bandwidth distribution across connected peers
    11   * Use less CPU when calculating undownloaded portions of large torrents
    12   * Use the Selection Algorithm, rather than sorting, to select peer candidates
    13   * Gracefully handle incorrectly-compressed data from webseed downloads
    14   * If the OS has its own copy of natpmp, prefer it over our bundled version
    15 ==== Mac ====
    16   * FIXME
     14==== Mac ====
     15  * Animated rows in the main window (Lion only)
     16  * Quarantine downloaded files (to protect against malware)
     17  * The inspector no longer floats above other windows (by popular demand)
     18  * Mist notifications: basic notification support for users without Growl
     19  * Support pasting a torrent file URL into the main window (Lion only)
     20  * Minor interface tweaks and bug fixes
    1721==== GTK+ ====
    1822  * Fix regression that broke the "--minimized" command-line argument
     
    2125  * Fix FTB when building without libuTP support on Debian
    2226==== Web Client ====
    23   * Fix runtime errors in IE 9
    24   * Allow sorting by size
    25   * Upgrade to jQuery 1.7
    26   * The toolbar's tracker and state filters now use browser-builtin radiobuttons
     27  * Filtering by state and tracker
     28  * Sorting by size
     29  * Larger toolbar buttons to make them easier to press
    2730  * Fix the torrent size and time remaining in the inspector's details tab
    2831  * Bundle jQuery and the stylesheets to avoid third-party CDNs
    29   * Make the toolbar buttons a little larger so they'll be easier to press
     32  * Upgrade to jQuery 1.7.1
     33  * Fix runtime errors in IE 9
     34  * Minor interface tweaks
    3035==== Daemon ====
    3136  * Fix corrupted status string in transmission-remote
Note: See TracChangeset for help on using the changeset viewer.