Should not be there
[catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git] / Changes
1 0.04   2008-09-25
2         - Change namespace to remove ::Plugin:: for new auth framework.
3         - Gutted most of the code in the module by subclassing 
4           Catalyst::Authentication::Credential::HTTP.
5
6 0.03    2007-07-18
7         - Fix broken test
8
9 0.02    2007-04-26
10         - switch to Module::Install
11
12 0.01    2006-04-18 13:35:00
13         - $store->get_user now gets the user name as the first arg for maximum
14           compatibility with stores.
15         - Doc fixes