diff --git a/NEWS b/NEWS index e8b95c42a..5d58478e1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +=== Transmission 1.76 (2009/mm/dd) === +==== All Platforms ==== + * Fix possible dataloss when trying to move torrents to where they already are + * Fix manpage errors + * Fix minor protocol error that didn't send a port message to some peers +==== Daemon ==== + * Fix possible dataloss when using "transmission-remote --find" + * Fix ratio-limit bug on some uClibc systems + * Fix invalid JSON "nan" error on optware +==== GTK+ ==== + * Fix crash in the Preferences dialog when testing to see if the port is open + * Fix crash on exit when a torrent's Properties dialog is open + * Fix broken SIGINT (ctrl-c) handling + * Fix tray menu's main window status when Transmission is started minimized + * Fix 1.61 build failure on systems with new versions of glib but older versions of gtk +==== Qt ==== + * Fix crash when removing expired torrents from the display + * Fix client from closing, rather than closing to the system tray, when clicking X + === Transmission 1.75 (2009/09/13) === [http://trac.transmissionbt.com/query?milestone=1.75&group=component&groupdesc=1&order=severity All tickets closed by this release] ==== All Platforms ====