merged with 0.5-maintenance

This commit is contained in:
Armin Ronacher 2010-07-06 19:26:37 +02:00
commit b004324dbb
3 changed files with 34 additions and 12 deletions

12
CHANGES
View file

@ -8,10 +8,18 @@ Version 0.6
Release date to be announced, codename to be decided.
Version 0.5.1
-------------
Bugfix Release, released on July 6th 2010
- fixes an issue with template loading from directories when modules
where used.
Version 0.5
-----------
Released on July 6th 2010, codename Calvados.
Released on July 6th 2010, codename Calvados
- fixed a bug with subdomains that was caused by the inability to
specify the server name. The server name can now be set with
@ -53,7 +61,7 @@ Released on June 18th 2010, codename Rakia
Version 0.3.1
-------------
Bugfix release, released May 28th 2010
Bugfix release, released on May 28th 2010
- fixed a error reporting bug with :meth:`flask.Config.from_envvar`
- removed some unused code from flask