Skip to content

Commit dcd7971

Browse files
committed
updated CHANGELOG for 2.3.27
1 parent 3594ea4 commit dcd7971

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG-2.3.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ in 2.3 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.3.0...v2.3.1
99

10+
* 2.3.27 (2015-04-01)
11+
12+
* security #14167 CVE-2015-2308 (nicolas-grekas)
13+
* security #14166 CVE-2015-2309 (neclimdul)
14+
* bug #14010 Replace GET parameters when changed in form (WouterJ)
15+
* bug #13991 [Dependency Injection] Improve PhpDumper Performance for huge Containers (BattleRattle)
16+
* bug #13997 [2.3+][Form][DoctrineBridge] Improved loading of entities and documents (guilhermeblanco)
17+
* bug #13953 [Translation][MoFileLoader] fixed load empty translation. (aitboudad)
18+
* bug #13912 [DependencyInjection] Highest precedence for user parameters (lyrixx)
19+
1020
* 2.3.26 (2015-03-17)
1121

1222
* bug #13927 Fixing wrong variable name from #13519 (weaverryan)

0 commit comments

Comments
 (0)