Changeset 10178
- Timestamp:
- Feb 11, 2010, 9:07:33 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r10076 r10178 1 === Transmission 1.83 (2010/02/xx) === 2 [http://trac.transmissionbt.com/query?milestone=1.90&group=component&groupdesc=1&order=severity All tickets closed by this release] 3 ==== All Platforms ==== 4 * Add an option to disable the ".part" suffix for incomplete files 5 * Fix 1.81 bug that broke HTTP requests to sites that gave HTTP 301 redirects 6 * Fix 1.8x seed-ratio bug that could cause some inaccurate tracker announces 7 * Fix 1.8x bug in announcing partial seeds 8 * Try harder to make announces to finish, even if the tracker responds slowly 9 * Fix buf that didn't honor download speed limits of 0 10 * Use fallocate64() for fast file preallocation on systems that support it 11 * Magnet link improvements 12 * Don't let "Disk is full" errors cause us to lose configuration files 13 ==== Mac ==== 14 * FIXME(livings) 15 * Fix crash when updating the blocklist 16 * Fix bug that disabled scheduled "turtle mode" times after laptop sleep 17 ==== GTK+ ==== 18 * Give more helpful error messages if "Set Location" or "Add Magnet Link" fail 19 * Add optional support for libappindicator 20 * Minor build fixes 21 ==== Daemon ==== 22 * Add transmission-remote support for port testing and blocklist updating 23 * Add transmission-daemon support for incomplete-dir, dht, and seedratio 24 * If settings.json is corrupt, give an error telling where the error is 25 * Add option to specify where log messages should be written 26 ==== Web Client ==== 27 * Add a tracker tab to the Torrent Inspector 28 * Fix a 1.8x display error when showing magnet links' information 29 ==== Qt ==== 30 * Fix bug that prevented torrents from being added via web browsers 31 32 1 33 === Transmission 1.83 (2010/01/28) === 2 34 [http://trac.transmissionbt.com/query?milestone=1.83&group=component&groupdesc=1&order=severity All tickets closed by this release]
Note: See TracChangeset
for help on using the changeset viewer.