Revision history for Crypt::Password

0.11 2011-12-02
* nothing

0.10 2011-12-01
* debug stuff for cpantesters
* half-support some underunderstood crypt implementations

0.09 2011-11-29
* fix infinite recursion bug so *BSDs return actual broken test results

0.08 2011-11-23
* half-supporting more crypt implementations, release for cpantesters

0.07 2011-11-14
* doc edits
* replace the somehow-deleted inc/Module/Install...

0.06 2011-11-12
* FreeSec (darwin, BSD) support
* warning labels in docs about not definitely crypting
* add crypt_password for definitely crypting something

0.05 2010-04-24
* rewrite without Moose

0.04 2009-10-17
* test fixes; avoid isnt(), plan once

0.03 2009-10-16
* compat woe; test salt lengths 1-16 and diag throughout

0.02 2009-10-13
 * improve tests
 * add known issue about not working on Darwin

0.01 2009-10-07
 * initial revision