2 - Add basic support for wildcards in config files
3 - Always run rm even when there are no arguments
4 - Add contents to the manpage
5 - Much cleaner code (almost at PerlCritic Level 1)
7 - Update author's email address
10 - Allow the root directory to be in the protected paths (thanks to Mubeen Jukaku!)
11 - Add some setup instructions in the README file
12 - Mention the new homepage in the README file
15 - Look at the full path of files in the current directory to make sure they are
16 checked against the blacklist (thanks to Yi-Feng Tzeng!)
19 - Add support for system-wide protected path list
20 - Add support for user-specific protected path list
21 - Better instructions in the POD manpage
22 - Check for infinite loops before using the "real" rm
23 - Restore the original pathname when realpath fails
26 - Initial public release