1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-06 19:48:15 +00:00

(trunk) first cut at NEWS for 1.74

This commit is contained in:
Charles Kerr 2009-08-12 13:59:28 +00:00
parent f7319770c1
commit 6f547956a4

20
NEWS
View file

@ -1,5 +1,25 @@
NEWS file for Transmission <http://www.transmissionbt.com/>
1.74 (2009/08/xx)
<http://trac.transmissionbt.com/query?milestone=1.74&group=component&groupdesc=1&order=severity>
- All Platforms
+ Upgrade the DHT library to version 0.8
+ Fix bug that kept some peers from being listed in the resume file and peer exchange
+ More helpful display between HTTP errors, tracker errors, and tracker warnings
+ DHT now honors the bind-address-ipv4 configuration option
+ Fix cygwin build error
- GTK+
+ Fix rare bug that crashed Transmission when adding torrents on certain desktops
+ Synchronize the main window's list's torrent speeds and the statusbar speed
+ Fix display bug in the Properties dialog's "Origin" field when multiple torrents are selected
- Qt
+ New Russian Translation
+ When Transmission was minimized, clicking on its icon in the icon tray didn't raise it.
- Web Client
+ When verifying a torrent, "%nan" was displayed
+ "Pause All" only appeared to pause torrents with peers until refresh
1.73 (2009/07/18)
<http://trac.transmissionbt.com/query?milestone=1.73&group=component&groupdesc=1&order=severity>
- All Platforms