Checking in changes prior to tagging of version 0.09_02. Changelog diff is:
[catagits/Web-Session.git] / lib / Plack / Session / Store / Null.pm
2010-01-31 Tatsuhiko Miyagawa Checking in changes prior to tagging of version 0.09_02...
2010-01-30 Tatsuhiko Miyagawa Checking in changes prior to tagging of version 0.09_01...
2010-01-09 Tatsuhiko Miyagawa s/cleanup/remove/ in Store API
2010-01-09 Tatsuhiko Miyagawa Huge rewrite of the code: $session->get, ->set etc...
2010-01-07 Stevan Little 0.03 release
2009-12-19 Stevan Little pre-0.02 commit
2009-12-14 Stevan Little Adding some additional docs and VERSION, AUTHORITY...
2009-12-13 Stevan Little adding in the dump_session method to the Store classes
2009-12-13 Stevan Little bunch more docs
2009-12-13 Stevan Little improved Store::File based on stuff in Store::CHI,...