Changeset 8510
- Timestamp:
- May 24, 2009, 2:53:14 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r8461 r8510 6 6 + Distributed hash table (DHT) support 7 7 + Add ability to move a torrent's data and/or tell Transmission where to look for it 8 + JSON RPC messages can be ~85% shorter, saving bandwidth and CPU 9 + Fix bug that could forget which port to use when connecting to some peers 10 + Automatically pause torrents when verifying 11 + Fix phantom "verifying" that appears with another verify in progress 12 + Fix small memory leaks 8 13 - Mac 9 14 + Hold down the option key on launch to pause all transfers 15 - Web Client 16 + Fix 1.61 bug that broke adding torrents via the web client 17 + Torrents added by URL were always paused, regardless of preferences 18 + Comments and announce addresses were cut off in the inspector 19 + The "data remaining" field wasn't updated when the number reached 0 20 + Smaller design adjustments 21 - GTK+ 22 + Fix intltool build problem 23 + Make it clearer that the statusbar's ratio mode button is a button 24 + Torrent comment box did not scroll, so long comments are partially hidden 25 - Qt 26 + Initial torrent list was sometimes incorrect 27 + Add-torrent-and-delete-source deleted the source even if there was an error 28 + Prefs dialog didn't show or modify "Stop seeding torrents at ratio" 29 30 1.54 (2009/xx/yy) 31 - All Platforms 32 + Fix bug that could forget which port to use when connecting to some peers 33 + Fix phantom "verifying" that appeared with another verify in progress 34 + Fix small memory leaks 35 - Web Client 36 + Fix 1.53 bug that broke adding torrents via the web client 37 + Torrents added by URL were always paused, regardless of preferences 38 + Comments and announce addresses were cut off in the inspector 39 + The "data remaining" field wasn't updated when the number reached 0 40 + Smaller design adjustments 41 - GTK+ 42 + Fix intltool build error 43 + Make it clearer that the statusbar's ratio mode button is a button 44 + Torrent comment box did not scroll, so long comments are partially hidden 10 45 11 46 1.61 (2009/05/11)
Note: See TracChangeset
for help on using the changeset viewer.