CHANGES file for Module::Info::File

$Id: CHANGES,v 1.6 2004/01/10 20:04:15 jonasbn Exp $

0.01 Released 30th. September 2003

Initial revision

0.02 Released 3rd. November 2003

- Added TODO file

- Added Changes file (this file)

- Added description to NAME section

- Added use of File::Basename to make test on Win32 work

- Fixed bug (rt: #4147) - broken tests on Win32

0.03 Released 20th. December 20 2003

- POD cleaned and reviewed by Rias.

- ACKNOWLEDGE section added

- Added information to t/Info.t so if the Module::Info tests fail, the
  test asks the tester to mail me the information
  
0.04 Not released yet

- Updated bin/version.pl updated with error handling

- Update bin/version.pl with $VERSION number, I think this is a
  requirement for scripts in the scripts section on CPAN

- Added File::Spec to Makefile.PL

- Fixed a few bugs in bin/version.pl (I think I must have lost a
  version at some point)

- Added handling of .pl scripts

- Added a warning in the case where script is not a .pl or .pm