Fix to conf example and rearranged Pod a bit.
[catagits/Catalyst-Authentication-Credential-OpenID.git] / Changes
1 Revision history for Catalyst::Authentication::Credential::OpenID
2
3 0.04  Thu Jun 19 23:20:00 PDT 2008
4       - Fixed some of the .conf example. Sigh.
5       - Other minor Pod tweaks.
6
7 0.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
14 0.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
22 0.01  Sat Apr  5 21:35:25 PDT 2008
23       - Initial release.