$Id: Changes,v 1.8 2004/09/25 23:44:11 comdog Exp $
1.11 - Sat Sep 25 18:43:38 2004
* This is a release version. It's the same code as 0.95
* Some doc updates
0.95 - Thu Sep 2 15:59:26 2004
* Test::Manifest is now more tolerant of sloppiness. It strips leading
and trailing whitespace as it reads lines from test_manifest, and it
skips comment lines.
* If you already have Test::Manifest, you don't need to rush to get this
new version unless you have a problem with whitespace issues.
0.93 - Fri Feb 20 15:18:23 2004
* some minor tweaks for warnings, clarity
* docs show way to make Test::Manifest optional (should have thought
of it sooner)
0.92 - Wed Jul 30 14:10:00 2003
* Made tests run clean under warnings.
* Closed a file that failed when trying to delete it under
Windows. (Thanks Mike O'Regan)
* Added POD tests.
0.91 - Wed Dec 11 00:48:55 2002
* require ExtUtils::MakeMaker 6.x so the right run_tests is
available
0.9 - Thu Oct 10 00:27:13 EDT 2002
+ removed as many dependencies as possible