diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-07-03 10:52:11 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-07-03 10:52:11 +0200 |
commit | 554798ea6f601026bf746cb80cee0ef2af20be16 (patch) | |
tree | 4941753f78f391b478d857b99d595e19b87e5101 | |
parent | 3f6b986c73b2473378179c194e361aa761fa94de (diff) |
Update Changelog
-rw-r--r-- | Changelog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ git HEAD * Rename App::Raps2::Password's crypt method to bcrypt to avoid name confusion with Perl's builtin function + * Add pw_add / pw_get methods + * Accept salt parameter in App::Raps2::Password encrypt/decrypt + * Mock Term::ReadLine to make tests run without tty + * Automatically run sanity_check and load_config when creating a new + App::Raps2 object + * raps2: Print error message when an invalid action is specified App::Raps2 0.3 - Wed May 18 2011 |