save history

This commit is contained in:
Mitchell Livingston 2006-08-09 00:11:00 +00:00
parent 57ecfe7ee6
commit 28d788c649
1 changed files with 2 additions and 0 deletions

View File

@ -507,6 +507,8 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
if ([files count] == 0) //recursive base case
{
[files release];
[self updateTorrentHistory];
return;
}