From 11492c5d7ece59a11b80db5f882fc3f5dabc7e87 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 20 Jul 2011 22:31:43 +0200 Subject: Release v0.51 --- Changelog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index f965bbb..a71b51f 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,20 @@ -git HEAD +App::Raps2 0.51 - Wed Jul 20 2011 * Major usability improvements + * New dependency Config::Tiny + * New configuration file .config/raps2/defaults + * Add --cost option to set cost for raps2 add + * raps2 add: Use pwgen to create password if none is specified + * Add --no-echo, --paste and --pwgen-cmd options for raps2 add / pwgen + + [App::Raps2] + * new: Add pwgen_cmd argument + * Add create_defaults, load_defaults, conf and generate_password methods + * pw_save: Add optional cost argument + * pw_load, pw_load_info: Now also return the key setup cost + + [App::Raps2::Password] + * encrypt, decrypt: Now take hash as argument, keys are data/salt/cost [App::Raps2::UI] * to_clipboard: Return undef if xclip dosn't run, true otherwise -- cgit v1.2.3