8000 updated CHANGELOG for 2.0.11 · rogerized/symfony@51ba6ff · GitHub
[go: up one dir, main page]

Skip to content

Commit 51ba6ff

Browse files
committed
updated CHANGELOG for 2.0.11
1 parent 71b6227 commit 51ba6ff

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG-2.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ in 2.0 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.0.0...v2.0.1
99

10+
* 2.0.11 (2012-02-24)
11+
12+
* 3e64d36: [Serializer] Fix XML decoding attack vector through external entities
13+
* 66d0d3d: [FrameworkBundle] Fix a bug in the RedirectableUrlMatcher
14+
* 24a3cd3: Finder - allow sorting when searching in multiple directories
15+
* 6e75fd1: Resolves issue with spl_autoload_register creating new copies of the container and passing that into the closure.
16+
* d02ca25: [MonologBundle] Fixed a bug when adding a processor on a service handler
17+
* 2434552: [Translation] Fixed fallback location if location is longer than three characters (possibly by mistake).
18+
* ec7fb0b: [Routing] added a proper exception when a route pattern references the same variable more than once (closes #3344)
19+
* beb4fc0: [WIP][Locale] StubIntlDateFormatter::parse was throwing exception instead of returning Boolean false like intl implementation
20+
1021
* 2.0.10 (2012-02-06)
1122

1223
* 8e13095: Fixed the unescaping of parameters to handle arrays

0 commit comments

Comments
 (0)
0