Add howto
[catagits/Catalyst-Plugin-Authentication.git] / Changes
diff --git a/Changes b/Changes
index dd26cf8..1a5788a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication
 
+   - Add Howto on using the auth from the proxy server with
+     ::Credential::Remote (Robert Rothenberg)
+
+0.10022 08 Jan 2013
+    - Fix NoPasswd store (skaufman)
+
+0.10021 30 June 2012
     - Change all classes to Moose and MooseX::Emulate::Class::Accessor::Fast,
       fixing undeclared dependency on Class::Accessor::Fast.
     - Change Catalyst::Authentication::Realm to use String::RewritePrefix