1.00_07
    - Will not create a Makefile unless links and symlinks are supported.
    - Corrected t/boilerplate.t.
    - Added bin/link-files to MANIFEST.
1.00_06
    - Don't ignore .gitconfig, but ignore .gitmodules, .gitignore, etc
    - Change the name to File::LinkDir
1.00_05 Sun Oct 31 10:28:21 CDT 2010
    - Added link-files.
    - Added dryrun option to File::LinkDir::OO.
    - Corrected a few mistakes in the POD.
    - Updated AUTHOR and COPYRIGHT sections of the POD.
1.00_04 Wed Oct 27 22:55:33 CDT 2010
    - Makefile.PL changes.
    - Corrected POD markup and encoding.
    - Fixed usage of catpath.
1.00_03 Fri Oct 22 16:24:50 CDT 2010
    - Revised tests.
    - Added additional documentation to README and the pod of 
	File::LinkDir::OO.
1.00_02 Tue Sep 28 16:03:56 CDT 2010
    - Improved the option handling in init().
    - Corrected the behavior of run() so that it changes back to the original 
        directory when it is finished.
    - Corrected -d test in t/04_hardlinks.t to use the directory in the 
        filename.
1.00_01 Fri Apr 23 16:04:24 CDT 2010
    - First release.
    - Based on File::LinkDir version 0.05.