merged branch michal-pipa/changelog-update (PR #4065)

Commits
-------

7fc9326 Added server:run command to CHANGELOG

Discussion
----------

Added server:run command to CHANGELOG
This commit is contained in:
Fabien Potencier 2012-04-22 18:23:18 +02:00
commit dba1847a41

View File

@ -39,6 +39,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
* moved Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher to Symfony\Component\EventDispatcher\ContainerAwareTraceableEventDispatcher
* added a router:match command
* added a config:dump-reference command
* added a server:run command
* added kernel.event_subscriber tag
* added a way to create relative symlinks when running assets:install command (--relative option)
* added Controller::getUser()