diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-07-06 10:09:34 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-07-06 10:09:34 +0200 |
commit | 20907d84f16d74874a61c61cb8698c79e96f04ff (patch) | |
tree | 6963ecdcaa6d9cd239a97a408e340712ea225305 /Changelog | |
parent | 2d2355dfd840a100a50b3d349be5d9c88d6de2f8 (diff) |
Raps2.pm: new: Add no_cli option, removes Test::MockObject build dependency
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,7 @@ git HEAD + * Remove Test::MockObject dependency + [App::Raps2] * Move cmd_* functions into raps2 * Rename pw_add t pw_save @@ -10,6 +12,7 @@ git HEAD * Add pw_load_info method * The 'salt' argument to pw_add is now optional * Add the 'master_password' option to the 'new' method + * Add the no_cli option to App::Raps2->new() App::Raps2 0.4 - Sun Jul 03 2011 |