[Security] added a missing CHANGELOG enrty

This commit is contained in:
Fabien Potencier 2013-08-30 15:09:09 +02:00
parent 7f3878e1d9
commit 0bb76683c0

View File

@ -4,6 +4,7 @@ CHANGELOG
2.4.0
-----
* The switch user listener now preserves the query string when switching a user
* The remember-me cookie hashes now use HMAC, which means that current cookies will be invalidated
* added simpler customization options