it looks like calling "cron.php" will only process the next scheduled task.So if you have 3 tasks waiting (and the 3rd is your RSS import) you will need to run access the "cron.php" file three times.
That's correct, only the next task is processed by a call.