[Catalyst-commits] r9222 - trunk/Catalyst-Plugin-Authentication

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Thu Feb 5 22:08:10 GMT 2009


Author: t0m
Date: 2009-02-05 22:08:10 +0000 (Thu, 05 Feb 2009)
New Revision: 9222

Modified:
   trunk/Catalyst-Plugin-Authentication/Changes
Log:
Checking in changes prior to tagging of version 0.100092_01.  Changelog diff is:

Index: Changes
===================================================================
--- Changes	(revision 9220)
+++ Changes	(working copy)
@@ -1,6 +1,6 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication
 
-0.100092_01 - UNRELEASED
+0.100092_01
       - Add hook for failing user restore.
         - Add test for this.
       - Fix bug in Credential::Password with password_type: clear.


Modified: trunk/Catalyst-Plugin-Authentication/Changes
===================================================================
--- trunk/Catalyst-Plugin-Authentication/Changes	2009-02-05 22:05:32 UTC (rev 9221)
+++ trunk/Catalyst-Plugin-Authentication/Changes	2009-02-05 22:08:10 UTC (rev 9222)
@@ -1,6 +1,6 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication
 
-0.100092_01 - UNRELEASED
+0.100092_01
       - Add hook for failing user restore.
         - Add test for this.
       - Fix bug in Credential::Password with password_type: clear.




More information about the Catalyst-commits mailing list