Documented a change in the session system
This commit is contained in:
parent
10c99e95e9
commit
5cbfbd229d
1 changed files with 1 additions and 0 deletions
1
CHANGES
1
CHANGES
|
|
@ -11,6 +11,7 @@ Relase date to be decided, codename to be chosen.
|
||||||
- Refactored session support into a session interface so that
|
- Refactored session support into a session interface so that
|
||||||
the implementation of the sessions can be changed without
|
the implementation of the sessions can be changed without
|
||||||
having to override the Flask class.
|
having to override the Flask class.
|
||||||
|
- Empty session cookies are now deleted properly automatically.
|
||||||
|
|
||||||
Version 0.7.2
|
Version 0.7.2
|
||||||
-------------
|
-------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue