Merge branch 'master' into blueprints

This commit is contained in:
Armin Ronacher 2011-06-28 14:30:21 +02:00
commit d3b0edbcf9

View file

@ -45,7 +45,7 @@ Released on June 27th 2011, codename Grappa
- Deprecated `init_jinja_globals`. Override the
:meth:`~flask.Flask.create_jinja_environment` method instead to
achieve the same functionality.
- Added :func:`safe_join`
- Added :func:`flask.safe_join`
- The automatic JSON request data unpacking now looks at the charset
mimetype parameter.
- Don't modify the session on :func:`flask.get_flashed_messages` if there