summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0e99e10..2b97f42 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+git HEAD
+
+ * Rename App::Raps2::Password's crypt method to bcrypt to avoid name
+ confusion with Perl's builtin function
+
App::Raps2 0.3 - Wed May 18 2011
* Terminal input is now read via Term::ReadLine (included in perl core)