Added high performance version of the Sessions code as a branch
[catagits/Catalyst-Plugin-Session.git] / Changes
1 0.01:
2     * initial (internal) release
3
4 0.02:
5     * check '$c->session->{__limit_session_to_this_visit}' before setting an
6       expiration time for the cookie.
7
8 0.03:
9     * don't send No-Cache header over https - shouldn't be needed and break
10       document downloads on IE due to IE bug.
11