diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-07-04 12:22:22 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-07-04 12:22:22 +0200 |
commit | 581559e3d6dcac68e7ae297f9b1247b63b143582 (patch) | |
tree | e200f920e81302bc2c8204f327ec349ce4ca26c2 /Changelog | |
parent | 2a03eac098be689fa11c371b926d3f2d8ae4c96d (diff) |
Raps2.pm: pw_save: Make salt argument optional, restructure documentation while at it
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ git HEAD * file_to_hash now returns a hashref instead of a hash * 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 App::Raps2 0.4 - Sun Jul 03 2011 |