Skip to content

Commit 47c4a4f

Browse files
committed
updated CHANGELOG for 2.1.11
1 parent 49006b4 commit 47c4a4f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG-2.1.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ in 2.1 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.1.0...v2.1.1
99

10+
* 2.1.11 (2013-06-02)
11+
12+
* 2038329: [Form] [Validator] Fixed post_max_size = 0 bug (Issue #8065)
13+
* 169c0b9: [Finder] Fix iteration fails with non-rewindable streams
14+
* 45b68e0: [Finder] Fix unexpected duplicate sub path related AppendIterator issue
15+
* 5321600: Fixed two bugs in HttpCache
16+
* 5c317b7: [Console] fix and refactor exit code handling
17+
* 1469953: [CssSelector] Fix :nth-last-child() translation
18+
* 91b8490: Fix Crawler::children() to not trigger a notice for childless node
19+
* 0a4837d: Fixed XML syntax.
20+
* a5441b2: Fixed parsing of leading blank lines in folded scalars. Closes #7989.
21+
* e8d5d16: Fixed Loader import
22+
* 37af771: [Console] Added dedicated testcase for HelperSet class
23+
1024
* 2.1.10 (2013-05-06)
1125

1226
* 5b7e1e6: added a missing check for the provider key

0 commit comments

Comments
 (0)