Checking in changes prior to tagging of version 0.26. Changelog diff is:
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 19 Aug 2009 21:02:46 +0000 (21:02 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 19 Aug 2009 21:02:46 +0000 (21:02 +0000)
commita4bd5693511c6462684376f93ce86da36005fc76
tree02cba9451e1118ff3cd02ce273923db6afd80cba
parent3e2a53a80c9a952d1ba2f952d11e57446423cdb9
Checking in changes prior to tagging of version 0.26.  Changelog diff is:

Index: Changes
===================================================================
--- Changes (revision 11170)
+++ Changes (working copy)
@@ -1,6 +1,9 @@
Revision history for Perl extension Catalyst::Plugin::Session

-0.25 2009-0708
+0.26 2009-08-19
+        - Remove Test::MockObject from the test suite as it is full of fail.
+
+0.25 2009-07-08
- Add the a change_session_id method which can be called after
authentication to change the user's session cookie whilst preserving
their session data. This can be used to provide protection from
Changes
Makefile.PL
lib/Catalyst/Plugin/Session.pm
t/01_setup.t
t/03_flash.t