Skip to content

Commit 34620a7

Browse files
committed
updated CHANGELOG for 2.4.8
1 parent 8433405 commit 34620a7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-2.4.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ in 2.4 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.4.0...v2.4.1
99

10+
* 2.4.8 (2014-07-15)
11+
12+
* [Security] Forced validate of locales passed to the translator
13+
* bug #11278 Remove Spaceless Blocks From Twig Templates (chrisguitarguy)
14+
* feature #11367 [HttpFoundation] Fix to prevent magic bytes injection in JSONP responses... (CVE-2014-4671) (Andrew Moore)
15+
* bug #11386 Remove Spaceless Blocks from Twig Form Templates (chrisguitarguy)
16+
* bug #9719 [TwigBundle] fix configuration tree for paths (mdavis1982, cordoval)
17+
* bug #11244 [HttpFoundation] Remove body-related headers when sending the response, if body is empty (SimonSimCity)
18+
1019
* 2.4.7 (2014-07-08)
1120

1221
* bug #11283 [SecurityBundle] Remove Expression Language services when the component is unavailable (thewilkybarkid)

0 commit comments

Comments
 (0)