0.14_05 on the way up to the CPAN.
Ashley Pond V [Sat, 26 Sep 2009 23:20:47 +0000 (23:20 +0000)]
Changes
Makefile.PL
README

diff --git a/Changes b/Changes
index 5ca429e..a111b7c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Catalyst::Authentication::Credential::OpenID
 
-0.14.05 Sat Sep  5 12:53:05 PDT 2009
+0.14.05 Sat Sep 26 16:17:15 PDT 2009
       - Moving live-app.t back to on demand and only if everything is
         there to even try.
       
index ead2392..29fc4e1 100644 (file)
@@ -11,7 +11,6 @@ requires "LWP::UserAgent"    => undef;
 requires "Cache::FastMmap"    => "1.28";
 requires "Catalyst"       => "5.7";
 requires "Catalyst::Devel"    => "1";
-requires "Crypt::DH"       => "0.05"; # IIRC OpenID stuff forgets to prereq this
 requires "Net::OpenID::Consumer" => "1.03";
 requires "Catalyst::Authentication::User::Hash" => undef;
 requires "Catalyst::Plugin::Session::Store::FastMmap" => "0.05";
diff --git a/README b/README
index bb13fb6..27a1d74 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ NAME
     Catalyst::Plugin::Authentication framework.
 
 VERSION
-    0.14_03
+    0.14_05
 
 BACKWARDS COMPATIBILITY CHANGES
   EXTENTION_ARGS v EXTENSIONS