updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2011-11-17 07:47:06 +01:00
parent 1ae3682bb9
commit be193cceec

View File

@ -114,6 +114,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
### Security
* after login, the user is now redirected to `default_target_path` if `use_referer` is true and the referrer is the `login_path`.
* added a way to remove a token from a session
### Translation