Version 0.14.
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Changes
2009-08-22 Florian Ragwitz Version 0.14. v0.14
2009-08-22 Florian Ragwitz Allow turning off the httponly option (Closes RT#48930).
2009-08-19 Tomas Doran Checking in changes prior to tagging of version 0.13... v0.13
2009-07-18 Tomas Doran Bump versions, strip whitespace
2009-06-17 KMX C::P::Session::State::Cookie - added notes into Changes
2009-05-13 Tomas Doran Checking in changes prior to tagging of version 0.11... v0.11
2009-02-08 Tomas Doran Fix changelog, switch from NEXT to MRO::Compat v0.10
2008-12-02 Jay Hannah POD addition.
2007-09-14 Brian Cassidy update changes date v0.08
2007-09-14 Brian Cassidy require specific ver of Test::WWW::Mechanize::Catalyst...
2007-08-10 Jonathan Rockway fix State::Cookie so that tests work with newer TWMCs
2007-04-04 Yuval Kogman releng
2006-09-20 Yuval Kogman releng for Cookie v0.06
2006-08-06 Hu Hailin add configuration of 'cookie_path'
2006-07-31 Yuval Kogman Update version in Build.PL
2006-07-29 Yuval Kogman changelog, version bump
2006-02-20 Marcus Ramberg extended calc_expiry
2005-12-28 Yuval Kogman timestamp State::Cookie changelog
2005-12-28 Yuval Kogman changelog bricas' cookie name change to State::Cookie
2005-12-28 Andy Grundman Session::State::Cookie, fixed cookie_expires to support...
2005-10-26 Yuval Kogman Throw away chaff from the FastMmap fork
2005-10-20 Andrew Ford expanded documentation of Catalyst::Plugin::Session...
2005-05-27 Christian Hansen removed cookie expiriation
2005-05-25 Marcus Ramberg prepared for 0.12 of FastMmap
2005-05-25 Christian Hansen Fixed expire bug
2005-05-25 Marcus Ramberg released 0.11
2005-05-25 Christian Hansen Fixed expire bug
2005-05-24 Marcus Ramberg released new plugins to cpan.
2005-05-24 Jesse Sheidlower C::P::S::FastMmap: expire cookie at same time as session
2005-04-18 Sebastian Riedel Fixed session fastmmap
2005-04-07 Marcus Ramberg updated
2005-04-06 Christian Hansen Changed arguments to Cache::FastMmap and config parameters
2005-03-30 Marcus Ramberg 0.07 release.
2005-03-08 Marcus Ramberg updated version number and changes.
2005-03-08 Marcus Ramberg added option to disable url rewrites
2005-03-08 Marcus Ramberg fix crash bug after restart with active session.
2005-02-28 Marcus Ramberg initial import of catalyst.