X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=02b26171bbaf6c87e10f46c9d17fb7fc28fff74c;hb=12aaae346ac6e0ae2d7689e11ea46a0add6e4e5e;hp=7fdab999c4a833275d1903d5619f3d546adc3a9c;hpb=d7c20e945973f34456aed26b5ec5de2df551e2c6;p=catagits%2FCatalyst-Authentication-Credential-HTTP-Proxy.git diff --git a/Changes b/Changes index 7fdab99..02b2617 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,17 @@ + - Fix misleading 'password' in documentation (because this module + doesn't check against store passwords) (Ian Wells) + +0.05 2009-01-04 + - Start releasing using ShipIt + - Remove use of _config accessor, which I'd stupidly cargo-culted. + - Fix MANIFEST + - Add pod spelling test + +0.04 2008-09-25 + - Change namespace to remove ::Plugin:: for new auth framework. + - Gutted most of the code in the module by subclassing + Catalyst::Authentication::Credential::HTTP. + 0.03 2007-07-18 - Fix broken test