Revision history for Crypt::Password

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