The FB docs at http://developers.facebook.com/docs/reference/api/ have been updated to say things like:
/me/home retrieves an outdated view of the News Feed. This is currently a known issue and we don't have any near term plans to bring them back up into parity.
So, what is the preferred/best way to get the user's news feed? Query the Stream table via FQL or does it have the same limitations?