X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=48172838386d530579e4ab22e5840cb582410ac0;hb=c2f2674554740f2bca2efb54c903a51599f43c6d;hp=69b59dfd0b2706a01090ac1093b761713b105fc5;hpb=3e35965a7d3de2f7e057c18310e2f3e0a6e66335;p=catagits%2FCatalyst-Authentication-Store-Htpasswd.git diff --git a/Changes b/Changes index 69b59df..4817283 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,23 @@ +1.003 Sat Oct 04 22:17:30 GMT 2008 + - Typo in Makefile.PL makes the .tgz unpack to + improperly, RT#39817 + +1.002 Thu Oct 02 09:20:30 GMT 2008 + - Add Test::WWW::Mechanize::Catalyst and Test::use::ok + to build_requires. CPANTs will keep hitting me until + I get it right :( + - Add code and docs for user_field configuration option + - Add code and docs for user_class configuration option + +1.001 Mon Sept 29 18:56:30 GMT 2008 + - Remove Tangram from test application models so that tests + pass for other people. FAIL. + +1.000 Sun Sept 28 16:58:30 GMT 2008 + - Change from Module::Build to Module::Install + - Update to the new authentication framework. + - Bump revision number due to moving to new repository layout. + 0.02 Wed Feb 8 01:18:17 CET 2006 - work properly again with roles - fix condition where $user is false and still gets a method call on it