Revision history for Perl extension CGI::Untaint.

0.8   November 28, 2001
        - make tests work with latest Test::More

0.09  November 10, 2001
        - list available handlers from CPAN

0.08  November 9, 2001
        - empty values always extract OK

0.07  October 5, 2001
        - value is now settable in the validation routine
        - untainting now works properly

0.05  August 23, 2001
	- added the ability to specify an INCLUDE_PATH
	- fixed bug in (undocumented) credit_card handler
	- added 'printable'

0.02  August 22, 2001
	- added 'postcode'

0.01  June 2001
	- original version