Add a doc note to help out people browsing on search.cpan
Tomas Doran [Wed, 11 Mar 2009 03:06:57 +0000 (03:06 +0000)]
Changes
lib/Catalyst/Plugin/Authentication.pm

diff --git a/Changes b/Changes
index 15538f5..f8a1ff2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication
 
+      - Note about how a realms key used to be needed to unconfuse people
+        running an old version, but browsing the docs on search.cpan (ruoso)
+
 0.10011 Sun Mar  8 23:32:12 GMT 2009
       - Update t/live_app_session.t to skip unless you have a newer, more
         reliable version of TWMC (RT#43817)
index 0e81f63..c54bbc6 100644 (file)
@@ -798,6 +798,9 @@ new source. The rest of your application is completely unchanged.
                        }
                 };
 
+NOTE: Until version 0.10008 of this module, you would need to put all the
+realms inside a "realms" key in the configuration. That is not required anymore.
+
 =over 4
 
 =item use_session