8000 updated CHANGELOG for 2.2.9 · symfony/symfony@9488c48 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9488c48

Browse files
committed
updated CHANGELOG for 2.2.9
1 parent 67d4a8f commit 9488c48

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG-2.2.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,24 @@ in 2.2 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.2.0...v2.2.1
99

10+
* 2.2.9 (2013-10-10)
11+
12+
* [Security] limited the password length passed to encoders
13+
* bug #9237 [FrameworkBundle] assets:install command should mirror .dotfiles (.htaccess) (FineWolf)
14+
* bug #9223 [Translator] PoFileDumper - PO headers (Padam87)
15+
* bug #9257 [Process] Fix 9182 : random failure on pipes tests (romainneutron)
16+
* bug #9222 [Bridge] [Propel1] Fixed guessed relations (ClementGautier)
17+
* bug #9214 [FramworkBundle] Check event listener services are not abstract (lyrixx)
18+
* bug #9207 [HttpKernel] Check for lock existence before unlinking (ollietb)
19+
* bug #9184 Fixed cache warmup of paths which contain back-slashes (fabpot)
20+
* bug #9192 [Form] remove MinCount and MaxCount constraints in ValidatorTypeGuesser (franek)
21+
* bug #9190 Fix: duplicate usage of Symfony\Component\HttpFoundation\Response (realsim)
22+
* bug #9188 [Form] add support for Length and Range constraint in ValidatorTypeGuesser (franek)
23+
* bug #8809 [Form] enforce correct timezone (Burgov)
24+
* bug #9169 Fixed client insulation when using the terminable event (fabpot)
25+
* bug #9154 Fix problem with Windows file links (backslash in JavaScript string) (fabpot)
26+
* bug #9103 [HttpFoundation] Header `HTTP_X_FORWARDED_PROTO` can contain various values (stloyd)
27+
1028
* 2.2.8 (2013-09-25)
1129

1230
* same as 2.2.7

0 commit comments

Comments
 (0)
0