Checking in changes prior to tagging of version 0.19_01. Changelog diff is: v0.19_01
authorTomas Doran <bobtfish@bobtfish.net>
Fri, 9 Jan 2009 02:12:06 +0000 (02:12 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Fri, 9 Jan 2009 02:12:06 +0000 (02:12 +0000)
commit7550f09567850af57441dfbd59605e514a9bfad3
tree61b836992e98329d36808f1db2b796b257f5372b
parentfe0d5ebee544f689d0790b977fa08b44c074a044
Checking in changes prior to tagging of version 0.19_01.  Changelog diff is:

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

0.19_01 2009-01-09
-        - Use shipit to package the dist
-        - Switch to Module::install
+        - Switch from using NEXT to Class::C3 for method re-dispatch.
+        - Use shipit to package the dist.
+        - Switch to Module::install.
- Flash data is now stored inside the session (key "__flash") to avoid
duplicate entry errors caused by simultaneous select/insert/delete of
flash rows when using DBI as a Store. (Sergio Salvi)
Changes
MANIFEST.SKIP
Makefile.PL