diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-07-04 12:49:38 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-07-04 12:49:38 +0200 |
commit | 8cffad05c11af59975137aa6dc2981ccc510f48d (patch) | |
tree | f9866225e34b1be5fde4a842495a28f6879badf2 /Changelog | |
parent | dc9f255ebfe2aa022264f4c2a53f80a98f392122 (diff) |
Raps2.pm: new: Add master_password option
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ git HEAD * Allow password to be passed as argument to get_master_password * Add pw_load_info method * The 'salt' argument to pw_add is now optional + * Add the 'master_password' option to the 'new' method App::Raps2 0.4 - Sun Jul 03 2011 |