| 2 | |
| 3 | === Transmission 1.76 (2009/10/24) === #version-1.76 |
| 4 | [http://trac.transmissionbt.com/query?milestone=1.76&group=component&groupdesc=1&order=severity All tickets closed by this release] |
| 5 | ==== All Platforms ==== |
| 6 | * Fix possible data loss when moving torrents to where they already are |
| 7 | * Fix minor protocol error that didn't send a port message to some peers |
| 8 | * Fix manpage errors |
| 9 | ==== Mac ==== |
| 10 | * Fix a potential crasher on Snow Leopard |
| 11 | * When creating a torrent with multiple trackers, place each tracker into its own tier |
| 12 | * Fix display glitch when changing sort to "Queue Order" |
| 13 | ==== Daemon ==== |
| 14 | * Fix possible data loss when using "transmission-remote --find" |
| 15 | * Fix ratio-limit bug on some uClibc systems |
| 16 | * Fix invalid JSON "nan" error on optware |
| 17 | ==== GTK+ ==== |
| 18 | * Fix crash in the Preferences dialog when testing to see if the port is open |
| 19 | * Fix crash on exit when a torrent's Properties dialog is open |
| 20 | * Fix broken SIGINT (ctrl-c) handling |
| 21 | * Fix tray menu's main window status when Transmission is started minimized |
| 22 | * Fix 1.61 build failure on systems with new versions of glib but older versions of gtk |
| 23 | * Fix tracker address display error in the torrent Properties dialog |
| 24 | ==== Qt ==== |
| 25 | * Fix crash when removing expired torrents from the display |
| 26 | * Fix client from closing, rather than closing to the system tray, when clicking X |
| 27 | * Cannot open a torrent in KDE4 with right-clicking |