Revision history for Perl extension CPAN::Mini::Tested. (Possible
incompatabilities are marked with an asterisk -- '*')

0.22 Mon Apr  4 2005
	- fixed misuse of Pod::Coverage tests
	- documented inherited methods

0.21 Thu Mar 31 2005
	- minor documentation tweaks
	- added DSLIP info to POD
	- added Test::Prereq test
	- added Test::Pod test
	- added Pod::Coverage test
	- module explicitly uses DBD::SQLite 1.00+
	- corrected typo in README

0.20 Sun Feb  6 2005
	- updated POD accordingly
	- test_db_exceptions can be a coderef [rt.cpan.org #11197]
	- corrected bug in test exceptions
	* changes for updated CPAN Testers database format
	* no longer uses test_db_arch option, renamed to test_db_os
          because of changes in format of testers database
	- warnings when using test_db_arch option
	- trap error when database file is missing [rt.cpan.org #11390]
	- download database file if it is missing

0.16 Mon Jan 24 2005
	* uses Regexp::Assemble to combine regular expressions
	- updated internal code, comments
	- fixed typo in README regarding requirements

0.15 Sun Jan 23 2005
	* uses DBD::SQLite2 instead

0.14 Sat Jan 22 2005
        - noted explicit conflict with newer versions of DBD::SQLite
	- fixed minor bug with trace when downloading test database

0.13 Wed Jan 19 2005
	- added test_db_exceptions to exempt certain modules

0.12 Mon Jan 10 2005
	- CPAN::Mini filters checked before database queried
	- uses Cache::Simple::TimedExpiry to cache databse queries for
	  a limited time
	- added option to configure expiration time
	- updated documentation
	- added more tests

0.11 Sun Jan  9 2005
	- fixed bug with finding local file

0.10 Sun Jan  9 2005
	- updated documentation
	- can filter by multiple platforms
	- added tests
	- added some error handling
	- fixed minor bug with trace
	- passed can parse non-tar.gz paths
	- various internal tweaks
	- force option forces download of testers db
	- added test_db_arch option
	- added test_db_age option
	- added test_db_file option
        - added test_db_conn option
	- added test_db_src option
	- added redid some changed internal structure

0.02  Thu Jan  6 2005
	- fixed CPAN::Mini version required

0.01  Thu Jan  6 17:52:53 2005
	- original version; created by h2xs 1.23 with options
		-v 0.01 -b 5.6.0 -X -P -n CPAN::Mini::Tested

