Checking in changes prior to tagging of version 0.10015. Changelog diff is: v0.10015
authorTomas Doran <bobtfish@bobtfish.net>
Tue, 1 Sep 2009 00:49:39 +0000 (00:49 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Tue, 1 Sep 2009 00:49:39 +0000 (00:49 +0000)
commitc7b6526a196a47527ef4d6b3446d3e22e4f93d5b
tree4dc622b0636d9c509bbf93876faf599ef7c87bd2
parent534ef59dec51b95f31e80bc0cff4a5bbfe1e556a
Checking in changes prior to tagging of version 0.10015.  Changelog diff is:

Index: Changes
===================================================================
--- Changes (revision 11261)
+++ Changes (working copy)
@@ -1,5 +1,12 @@
Revision history for Perl extension Catalyst::Plugin::Authentication

+0.10015 Tue Sep 1 01:40:36 BST 2009
+
+     - Remove (undeclared) dependency on Class::Data::Inhertiable (RT#49086)
+     - Remove dependency on Test::MockObject
+     - Fix repository metadata in META.yml / Makefile.PL
+     - Make POD tests author side only.
+
0.10014 Tue Aug 25 15:42:57 BST 2009

- Don't always supply an "id" column in the authinfo passed to the store
Changes
Makefile.PL
lib/Catalyst/Plugin/Authentication.pm
t/05_password.t
t/author/pod.t [moved from t/pod.t with 100% similarity]
t/author/pod_coverage.t [moved from t/pod_coverage.t with 100% similarity]