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