| 2 | === Transmission 2.02 (2010/07/19) === #version-2.02 |
| 3 | [http://trac.transmissionbt.com/query?milestone=2.02&group=component&groupdesc=1&order=severity All tickets closed by this release] |
| 4 | ==== All Platforms ==== |
| 5 | * Fix NAT-PMP port forwarding issue on some systems |
| 6 | * Fix filename errors for torrents whose files are encoded in ISO-8859-1 |
| 7 | * Fix rare crash on shutdown |
| 8 | * Fix the RPC server's redirect URL to allow HTTPS proxies like stunnel |
| 9 | * Replace less-portable calls with posix nanosleep() |
| 10 | ==== Mac ==== |
| 11 | * Use F_NOCACHE to keep "inactive memory" in check |
| 12 | === GTK+ ==== |
| 13 | * Fix crash when opening the Properties dialog on a magnet link without metainfo |
| 14 | * Fix crash when removing multiple torrents at once |
| 15 | * Allow individual torrents' download speed limits to be set to zero |
| 16 | * Fix translation error with some error messages |
| 17 | ==== Qt ==== |
| 18 | * Fix CPU spike when opening the Properties dialog |
| 19 | * Fix compilation issue with Qt < 4.5 |
| 20 | |