I had seen when the development had made this change:
(http://mosquito.wordpress.org/view.php?id=1252)
"next_post() and previous_post() are deprecated in favor of next_post_link() and previous_post_link()"
These new tags are used in the updated default template, but the codex does not yet have this documented.
Before I upgrade, I would like to check if next_post_link() and previous_post_link() actually do work in limiting to the current category, + also are there any configurable parameters (they show '«Â %link' -and- '%link »'). I especially want to configure the string to read a generic "Next Entry" rather than the post title.
Can anyone report how these are working to constrain to same category + how they appear. Thanks!