Checking in changes prior to tagging of version 0.11. Changelog diff is: v0.11
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 13 May 2009 20:25:56 +0000 (20:25 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 13 May 2009 20:25:56 +0000 (20:25 +0000)
commit602b9593e1528d5d1085e3414400e6bc6458c1f6
tree1df1c93a24c270b85674467978344e3939770c12
parentceda333d6452fe4fe53e627f3f8bfcb1d97b23ce
Checking in changes prior to tagging of version 0.11.  Changelog diff is:

Index: Changes
===================================================================
--- Changes (revision 10057)
+++ Changes (working copy)
@@ -1,5 +1,9 @@
Revision history for Perl extension Catalyst::Plugin::Session::State::Cookie

+0.11    2009-05-13
+        - Change TestApp so that the application is in t/lib, to make it easier
+          for Catalyst to force our package to be immutable.
+
0.10    2009-02-08
- POD addition.
- Switch from NEXT to MRO::Compat
.shipit [new file with mode: 0644]
Changes
MANIFEST.SKIP
lib/Catalyst/Plugin/Session/State/Cookie.pm
t/lib/CookieTestApp.pm [new file with mode: 0644]
t/live_app.t