update the news

This commit is contained in:
Mitchell Livingston 2007-12-20 20:35:47 +00:00
parent cf30fac9cf
commit 4cfc42437b
2 changed files with 2 additions and 0 deletions

1
NEWS
View File

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

View File

@ -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"];