summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-07-04 09:37:36 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-07-04 09:37:36 +0200
commite496f621262e74133d9870cc197217552ad10185 (patch)
tree53ed5eee5fa1548588f6f9f4a449756db53ddd69 /Changelog
parent2db2afec688b8b44ddeca55cd8226c1db923b17f (diff)
Raps2.pm: Make file_to_hash return a hashref (consistency with pw_load)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 9a49db0..3306369 100644
--- a/Changelog
+++ b/Changelog
@@ -5,6 +5,7 @@ git HEAD
* Rename pw_add t pw_save
* Rename pw_get to pw_load
* pw_load now also returns the salt
+ * file_to_hash now returns a hashref instead of a hash
App::Raps2 0.4 - Sun Jul 03 2011