Skip to content

Commit

Permalink
minor #14977 added missing deprecation in CHANGELOG (fabpot)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.7 branch.

Discussion
----------

added missing deprecation in CHANGELOG

Commits
-------

ddddeb5 added missing deprecation in CHANGELOG
  • Loading branch information
fabpot committed Jun 15, 2015
2 parents 4b960a6 + ddddeb5 commit f88cfd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Symfony/Component/Security/CHANGELOG.md
Expand Up @@ -19,6 +19,7 @@ CHANGELOG
2.4.0
-----

* Translations in the `src/Symfony/Component/Security/Resources/translations/` directory are deprecated, ones in `src/Symfony/Component/Security/Core/Resources/translations/` must be used instead.
* 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
Expand Down

0 comments on commit f88cfd1

Please sign in to comment.