1.3 release for Drupal 5... Contains new features such as
Ability to NOT redirect on URL's where the visitor does not have permission to view the callback (private nodes, views, admin page, etc which have aliases)
No longer does any redirection for any request containing a $_POST. This should fix compatibility with the likes of Live Comments.
No longer fires any redirection where the script name isn't index.php. This should fix compatibility with the Ad module.