[Changes for 0.11 - 2007-10-14]
* $VERSION is now assigned at BEGIN time, so DynaLoader no longer
complains about an undefined version.
* Repaired incorrect use of "skip" in t/1-basic.t.
Reported by: Taro Nishino (via CPAN Testers)
[Changes for 0.10 - 2007-10-14]
* Corrected 0.04's distribution name: "Win32-HardLink" should have
been "Win32-Hardlink" instead.
* Use XSLoader instead of DynaLoader whenever possible, to reduce
memory footprint.
[Changes for 0.04 - 2007-10-14]
* LICENSING CHANGE: This compilation and all individual files in it
are now under the permissive "MIT" license.
* Tidied up source code, test files, and this changelog.
[Changes for 0.03 - 2007-10-14]
* Modernize the build infrastruture to Module::Install.
* Also corrected t/1-basic.t to use Test::More.
[Changes for 0.02 - 2004-09-24]
* Correct the "Symlink" leftovers in README and MANIFEST.SKIP.
* Fix building on Perl 5.6.1 by providing a correct typemap.
[Changes for 0.01 - 2004-09-18]
* Initial release of Win32-Hardlink.