New version
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Changes
1 0.13 2009-07-07
2    - Fix tests to work with Catalyst 5.80004 and above.
3
4 0.12 2008-09-11
5    - Added deprecation notice to module.
6
7 0.11 2008-08-12
8     - Changed cache modules used in the tests to not be deprecated.
9     - Fix RT#31036, and comply with RFC2617 Section 1.2.
10
11 0.10  2007-04-26
12     - switch to Module::Install
13
14 0.09  2006-12-31
15     - clean up tests
16     - clean up docs
17     - add body to 401 status
18
19 0.08  2006-10-12
20     - Fix basic test when using Test::MockObject 1.07 (die if using undefined
21       interfaces)
22
23 0.07  2006-09-12
24     - Applied Ton Voon's patch that fixed option propagation for basic auth.
25
26 0.06  2006-09-07
27     - Refactored internals into smaller methods