From 9601f611c3283074174152d1c2bc7d314fb40256 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Sun, 21 Jul 2013 21:36:38 +0200 Subject: [PATCH] [Security] updated CHANGELOG (refs #8195) --- src/Symfony/Component/Security/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Symfony/Component/Security/CHANGELOG.md b/src/Symfony/Component/Security/CHANGELOG.md index 23043ffb0b..d8e305eb7e 100644 --- a/src/Symfony/Component/Security/CHANGELOG.md +++ b/src/Symfony/Component/Security/CHANGELOG.md @@ -4,6 +4,7 @@ CHANGELOG 2.4.0 ----- + * The remember-me cookie hashes now use HMAC, which means that current cookies will be invalidated * added simpler customization options 2.3.0