Fix bug with cleartext password_type (bug reported to my email by crackcraft@gmail...
[catagits/Catalyst-Plugin-Authentication.git] / Changes
diff --git a/Changes b/Changes
index 7b07044..a9df2d3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication
 
+      - Fix bug in Credential::Password with password_type: clear.
+        - Add test for this.
+      - Add mock object tests for Credential::Password with password_type: 
+        clear.
+
 0.100092
       - Release new version, no changes since dev release.