Revision history for Perl extension Test::Taint

1.02    April 22nd, 2004
        This is the "Thanks, Dan Kubb" release.

        [ENHANCEMENTS]
        * Added taint_deeply() to taint all elements in a structure.


1.00    March 14th, 2004
        This is the "Thanks, Dave Rolsky" release.

        [FIXES]
        * taint() could corrupt a string and set it to 0.
        * Removed requirement on Test::Builder::Tester.

        [ENHANCEMENTS]
        * The taint() function now goes thru XS, instead of Perl magic.


0.01    Tue Feb  3 23:56:25 CST 2004
        Brand new, and ready to go.