Add notes on mutable values & sessions.

Using notes in 8445f0d939
This commit is contained in:
Ron DuPlain 2012-04-01 11:33:42 -04:00
parent 71a9766266
commit 0eb75b317b
2 changed files with 9 additions and 1 deletions

View file

@ -56,7 +56,8 @@ Relase date to be decided, codename to be chosen.
max-age for `send_static_file` can be configured through a new
``SEND_FILE_MAX_AGE_DEFAULT`` configuration variable, regardless of whether
the `get_send_file_options` hook is used.
- Fixed an assumption in sessions implementation which could break message
flashing on sessions implementations which use external storage.
Version 0.8.1
-------------