Apply patch from rt51733
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Changes
1     - Fix pod nit from RT#51733
2
3 1.003  Sat Oct   04 22:17:30 GMT 2008
4     - Typo in Makefile.PL makes the .tgz unpack to
5       improperly, RT#39817
6
7 1.002  Thu Oct   02 09:20:30 GMT 2008
8     - Add Test::WWW::Mechanize::Catalyst and Test::use::ok
9       to build_requires. CPANTs will keep hitting me until 
10       I get it right :(
11     - Add code and docs for user_field configuration option
12     - Add code and docs for user_class configuration option
13
14 1.001  Mon Sept  29 18:56:30 GMT 2008
15     - Remove Tangram from test application models so that tests
16       pass for other people. FAIL.
17
18 1.000  Sun Sept  28 16:58:30 GMT 2008
19     - Change from Module::Build to Module::Install
20     - Update to the new authentication framework.
21     - Bump revision number due to moving to new repository layout.
22
23 0.02  Wed Feb  8 01:18:17 CET 2006
24     - work properly again with roles
25     - fix condition where $user is false and still gets a method call on it
26     - embarracing doc typos copy pasted by Yuval were fixed too ;-)
27
28 0.011 Sun Nov 27 23:18:21 CET 2005
29     - doh, add Authen::Htpasswd to requirements
30
31 0.01 Sun Nov 27 22:53:50 CET 2005
32     - initial release