(trunk) sync NEWS with the 1.7x branch

This commit is contained in:
Charles Kerr 2009-10-22 03:04:01 +00:00
parent baa860e6ce
commit 9d0b950b53
1 changed files with 19 additions and 0 deletions

19
NEWS
View File

@ -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 ====