From 554798ea6f601026bf746cb80cee0ef2af20be16 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 3 Jul 2011 10:52:11 +0200 Subject: Update Changelog --- Changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog b/Changelog index 2b97f42..d528aec 100644 --- a/Changelog +++ b/Changelog @@ -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 -- cgit v1.2.3