[Catalyst-commits] r13999 - trunk/Catalyst-Plugin-Authorization-Roles

abraxxa at dev.catalyst.perl.org abraxxa at dev.catalyst.perl.org
Thu Apr 14 10:25:33 GMT 2011


Author: abraxxa
Date: 2011-04-14 10:25:33 +0000 (Thu, 14 Apr 2011)
New Revision: 13999

Modified:
   trunk/Catalyst-Plugin-Authorization-Roles/Changes
Log:
improved changelog entry for RT#66812

Modified: trunk/Catalyst-Plugin-Authorization-Roles/Changes
===================================================================
--- trunk/Catalyst-Plugin-Authorization-Roles/Changes	2011-04-14 08:47:00 UTC (rev 13998)
+++ trunk/Catalyst-Plugin-Authorization-Roles/Changes	2011-04-14 10:25:33 UTC (rev 13999)
@@ -1,7 +1,7 @@
 Revision history for Perl extension Catalyst::Plugin::Authorization::Roles
 
-        - fixed check_user_roles and check_any_user_role returning undef
-          as false value (RT#66812)
+        - fix check_* to always return scalar values,
+          even in list context (RT#66812)
 
 0.08    2009-11-19
         - repackaged with a new version of Module::Install




More information about the Catalyst-commits mailing list