Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aaa155e

Browse filesBrowse files
committed
updated CHANGELOG for 2.0.14
1 parent 8e641fa commit aaa155e
Copy full SHA for aaa155e

File tree

Expand file treeCollapse file tree

1 file changed

+13
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+13
-0
lines changed

‎CHANGELOG-2.0.md

Copy file name to clipboardExpand all lines: CHANGELOG-2.0.md
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ 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.14 (2012-05-17)
11+
12+
* d1c831d: Change must-proxy-revalidate by proxy-revalidate
13+
* 445fd2f: In console terms columns are width and rows are height
14+
* 926ac98: [Finder] replaced static by self on a private variable
15+
* 47605f6: [Form][DataMapper] Do not update form to data when form is read only
16+
* c642a5e: [CssSelector] ignored an optional whitespace after a combinator
17+
* cbc3ed3: [HttpKernel] added some constant for better forward compatibility
18+
* 906f6f6: [DependencyInjection] fixed private services removal when used as configurators (closes #3758)
19+
* 970d0b4: [BrowserKit] Check class existence only when required.
20+
* 1ed8b72: Autoloader should not throw exception because PHP will continue to call other registered autoloaders.
21+
* 7fe236a: [Security] Configure ports in RetryAuthenticationEntryPoint according to router settings
22+
1023
* 2.0.13 (2012-04-30)
1124

1225
* 5b92b9e: [Console] Selectively output to STDOUT or OUTPUT stream

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.