summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-07-04 12:22:22 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-07-04 12:22:22 +0200
commit581559e3d6dcac68e7ae297f9b1247b63b143582 (patch)
treee200f920e81302bc2c8204f327ec349ce4ca26c2 /Changelog
parent2a03eac098be689fa11c371b926d3f2d8ae4c96d (diff)
Raps2.pm: pw_save: Make salt argument optional, restructure documentation while at it
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 86f6b64..10fba16 100644
--- a/Changelog
+++ b/Changelog
@@ -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