canonicalize timestamps in Changes file
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Changes
CommitLineData
6cb6e99e 11.004 2016-05-11 12:49:02Z
1fad0d36 2 - Fix pod error for Hyperlinks
4149fcc0 3 - Fix pod nit from RT#51733
4
6cb6e99e 51.003 2008-10-04 22:17:30Z
9a398d0f 6 - Typo in Makefile.PL makes the .tgz unpack to
7 improperly, RT#39817
8
6cb6e99e 91.002 2008-10-02 09:20:30Z
8ba206fe 10 - Add Test::WWW::Mechanize::Catalyst and Test::use::ok
11 to build_requires. CPANTs will keep hitting me until
12 I get it right :(
1dc06313 13 - Add code and docs for user_field configuration option
14 - Add code and docs for user_class configuration option
15
6cb6e99e 161.001 2008-09-29 18:56:30Z
c843ca0a 17 - Remove Tangram from test application models so that tests
18 pass for other people. FAIL.
19
6cb6e99e 201.000 2008-09-28 16:58:30Z
16585083 21 - Change from Module::Build to Module::Install
e82cdd07 22 - Update to the new authentication framework.
23 - Bump revision number due to moving to new repository layout.
16585083 24
6cb6e99e 250.02 2006-02-07 23:18:17Z
3e35965a 26 - work properly again with roles
75fd14db 27 - fix condition where $user is false and still gets a method call on it
28 - embarracing doc typos copy pasted by Yuval were fixed too ;-)
29
6cb6e99e 300.011 2005-11-27 21:18:21Z
12cefea8 31 - doh, add Authen::Htpasswd to requirements
32
6cb6e99e 330.01 2005-11-27 20:53:50Z
12cefea8 34 - initial release