From 359e3d0eae6e24f4f5d02b82d36af83cb04e08c6 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Tue, 30 Oct 2012 09:13:22 +0100 Subject: [PATCH] updated CHANGELOG for 2.1.3 --- CHANGELOG-2.1.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/CHANGELOG-2.1.md b/CHANGELOG-2.1.md index 7468324591..2af21df44a 100644 --- a/CHANGELOG-2.1.md +++ b/CHANGELOG-2.1.md @@ -7,6 +7,51 @@ in 2.1 minor versions. To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.1.0...v2.1.1 +* 2.1.3 (2012-10-30) + + * 6f15c47: [ClassLoader] fixed unbracketed namespaces (closes #5747) + * 20898e5: Add to DateFormats 'D M d H:i:s Y T' (closes #5830) + * b844d6b: [Form] Fixed DoctrineOrmTypeGuesser to guess the "required" option for to-one associations + * 965734e: fixed fallback locale + * bda29b3: [Form] Fixed error message in PropertyPath to not advice to use a non-existing feature + * bf3e358: [Form] Fixed creation of multiple money fields with different currencies + * 8f81f07: [Form] Fixed setting the "data" option to an object in "choice" and "entity" type + * 53c43bf: Fixed Serbian plural translations. + * 959c1df: Fixed IPv6 Check in RequestMatcher + * cf1e02d: [Console] Fix error when mode is not in PATH + * 6b66bc3: [2.1] Added missing error return codes in commands + * e0a3fc1: Made the router lazy when setting the context + * 89f7b5e: [HttpFoundation] fixed empty path when using Request::create() (closes #5729) + * 8c6b7a4: Fixed the handling of the intl locale when setting the default locale + * 673f74b: [HttpFoundation] Fixed #5697 - Request::createFromGlobals, Request::getContentType Changed checking CONTENT_TYPE from server to headers variable + * 1566f9f: [Routing] fix handling of whitespace and synch between collection prefix and route pattern + * b439d13: fixed DomCrwaler/Form to handle