Version 1.012 v1.012
Tomas Doran [Tue, 5 Oct 2010 08:10:48 +0000 (08:10 +0000)]
Changes
README

diff --git a/Changes b/Changes
index 870cc0e..98d390e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
-1.012  xxx
+1.012  5 October 2010
   - add methods conforming to the Catalyst::Authentication::User API
-    as required here: 
+    as required here:
     http://search.cpan.org/dist/Catalyst-Plugin-Authentication/lib/Catalyst/Plugin/Authentication/Internals.pod#USER_METHODS
     Nudging provided via RT https://rt.cpan.org/Ticket/Display.html?id=60793
   - add documentation for Active Directory at suggestion of Adam Wohld
diff --git a/README b/README
index d7700cb..aa04454 100644 (file)
--- a/README
+++ b/README
@@ -221,7 +221,7 @@ CONFIGURATION OPTIONS
                               }
                               return undef; # i.e., no match
                             }
+
   use_roles
     Whether or not to enable role lookups. It defaults to true; set it to 0
     if you want to always avoid role lookups.