summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-07-04 09:49:24 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-07-04 09:49:24 +0200
commit1bc1cec23206cf212573fd283d81f8e030155261 (patch)
treec06957030900eecf2450c201d212cb6fc818abb2 /Changelog
parente496f621262e74133d9870cc197217552ad10185 (diff)
Raps2.pm: get_master_password: Accept password as optional argument
This way, it is possible to use App::Raps2 in non-CLI applications.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 3306369..8096a3c 100644
--- a/Changelog
+++ b/Changelog
@@ -6,6 +6,7 @@ git HEAD
* Rename pw_get to pw_load
* pw_load now also returns the salt
* file_to_hash now returns a hashref instead of a hash
+ * Allow password to be passed as argument to get_master_password
App::Raps2 0.4 - Sun Jul 03 2011