mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
update the news
This commit is contained in:
1
NEWS
1
NEWS
@@ -16,6 +16,7 @@ NEWS file for Transmission <http://transmission.m0k.org/>
|
||||
+ Sort by total activity
|
||||
+ Leopard: Time Machine will ignore incomplete downloads
|
||||
+ Leopard: Fix bug where text fields would reject localized decimal values
|
||||
+ Leopard: Fix bug where bandwidth rates chosen from the action menu would not apply the first time
|
||||
- GTK+:
|
||||
+ Statistics window
|
||||
|
||||
|
||||
@@ -2215,6 +2215,7 @@ void sleepCallBack(void * controller, io_service_t y, natural_t messageType, voi
|
||||
[fPrefsController applySpeedSettings: nil];
|
||||
}
|
||||
|
||||
#warning get rid of bindings :(
|
||||
- (void) setQuickRatioGlobal: (id) sender
|
||||
{
|
||||
[fDefaults setBool: YES forKey: @"RatioCheck"];
|
||||
|
||||
Reference in New Issue
Block a user