Use non-deprecated modules in the test suite.
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Changes
1 0.11 2008-XX-XX
2     - Changed cache modules used in the tests to not be deprecated.
3
4 0.10  2007-04-26
5     - switch to Module::Install
6
7 0.09  2006-12-31
8     - clean up tests
9     - clean up docs
10     - add body to 401 status
11
12 0.08  2006-10-12
13     - Fix basic test when using Test::MockObject 1.07 (die if using undefined
14       interfaces)
15
16 0.07  2006-09-12
17     - Applied Ton Voon's patch that fixed option propagation for basic auth.
18
19 0.06  2006-09-07
20     - Refactored internals into smaller methods