Changeset 10180
- Timestamp:
- Feb 12, 2010, 1:34:42 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r10178 r10180 1 === Transmission 1. 83(2010/02/xx) ===1 === Transmission 1.90 (2010/02/xx) === 2 2 [http://trac.transmissionbt.com/query?milestone=1.90&group=component&groupdesc=1&order=severity All tickets closed by this release] 3 3 ==== All Platforms ==== 4 * Add an option to disable the ".part"suffix for incomplete files4 * Add an option to disable the .part suffix for incomplete files 5 5 * Fix 1.81 bug that broke HTTP requests to sites that gave HTTP 301 redirects 6 6 * Fix 1.8x seed-ratio bug that could cause some inaccurate tracker announces 7 7 * Fix 1.8x bug in announcing partial seeds 8 * Try harder to make announces tofinish, even if the tracker responds slowly9 * Fix bu fthat didn't honor download speed limits of 08 * Try harder to make announces finish, even if the tracker responds slowly 9 * Fix bug that didn't honor download speed limits of 0 10 10 * Use fallocate64() for fast file preallocation on systems that support it 11 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 12 * Don't let "Disk is full" errors cause loss of configuration files 13 ==== Mac ==== 14 * Display information for all selected transfers in the inspector's tracker and peer tabs 15 * Add a filter to the message log 16 * Fix potential crash when updating the blocklist 17 * Fix bug that caused the speed limit scheduler to not be applied after sleep 18 * Remove file selection for the per-torrent action menu 19 * Smaller interface tweaks 17 20 ==== GTK+ ==== 18 21 * Give more helpful error messages if "Set Location" or "Add Magnet Link" fail … … 22 25 * Add transmission-remote support for port testing and blocklist updating 23 26 * Add transmission-daemon support for incomplete-dir, dht, and seedratio 24 * If settings.json is corrupt, give an error telling where the erroris27 * If settings.json is corrupt, give an error telling where the problem is 25 28 * Add option to specify where log messages should be written 26 29 ==== Web Client ==== 27 * Add a tracker tab to the Torrent Inspector28 * Fix a 1.8x display error when showing magnet links'information30 * Add a tracker tab to the inspector 31 * Fix 1.8x display error when showing magnet link information 29 32 ==== Qt ==== 30 33 * Fix bug that prevented torrents from being added via web browsers
Note: See TracChangeset
for help on using the changeset viewer.