Revision history for Perl module Cwd-utf8

0.004     2015-01-05
  * Excluding Windows platform again as it's UTF-8 filesystem support
    is incomplete
  * Added test for "no Cwd::utf8;"
  * More informative naming of the tests

0.003     2014-12-28
  * Added test for fast_realpath
  * Corrected determination of target

0.002     2014-12-22
  * Allowing Win32 platform
  * Require Cwd v3.30 for testing (hopefully fixes bug in abs_path
    causing test to fail)

0.001     2014-12-21
  * Initial release