Fix to conf example and rearranged Pod a bit.
[catagits/Catalyst-Authentication-Credential-OpenID.git] / Changes
CommitLineData
e5b6823d 1Revision history for Catalyst::Authentication::Credential::OpenID
2
f29585f9 30.04 Thu Jun 19 23:20:00 PDT 2008
4 - Fixed some of the .conf example. Sigh.
5 - Other minor Pod tweaks.
6
d214d0c0 70.03 Thu Jun 19 20:48:04 PDT 2008
8 - Updated config information with Config::General examples.
9 - Cleaned up TestApp a little.
10 - Swapped some code order around to make Perl::Critic my friend.
11 - Extended SEE ALSO.
12 - Updated Makefile a bit.
13
bf16184a 140.02 Tue Apr 8 22:18:22 PDT 2008
15 - Changed "use base" to "use parent."
16 - Moved SVN to Catalyst dev box.
17 - Took out left over toss copy of earlier Credential module.
18 - Took out weird closure over secret; not just sets it plainly.
19 - Put config stuff in POD a bit differently and added info on consumer_secret.
20 - POD tweaks.
21
e5b6823d 220.01 Sat Apr 5 21:35:25 PDT 2008
23 - Initial release.