Remove ::Plugin:: from module namespace, provide a legacy/compatibility ::Plugin...
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Changes
CommitLineData
eebdb0e4 10.11 2008-06-03
2 - Rename to remove Plugin from namespace. The Plugin version is now a wrapper with a deprecation notice.
3 - Change the test suite to use C::P::Cache rather than C::P::Cache::FileCache
4
826670f9 50.10 2007-04-26
6 - switch to Module::Install
7
80.09 2006-12-31
9 - clean up tests
10 - clean up docs
11 - add body to 401 status
12
130.08 2006-10-12
2d4d6aac 14 - Fix basic test when using Test::MockObject 1.07 (die if using undefined
15 interfaces)
4e8cbd42 16
826670f9 170.07 2006-09-12
e9684b75 18 - Applied Ton Voon's patch that fixed option propagation for basic auth.
19
826670f9 200.06 2006-09-07
e9684b75 21 - Refactored internals into smaller methods