summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-20 14:54:15 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-20 14:54:15 +0200
commit5b375768101d93054d42f9326f010d6f8019f541 (patch)
tree131be86ad1466890e7f884dbdbc0d9903fdc961f /Changelog
parentcafd103a950682711fdc9e155d73da7f2fc59caa (diff)
Syntax cleanup
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)