merged branch kbond/config-dump-changelog (PR #3339)

Commits
-------

c02c959 updated changelog with config:dump-reference command

Discussion
----------

updated changelog with config:dump-reference command
This commit is contained in:
Fabien Potencier 2012-02-12 17:51:49 +01:00
commit deb22470f6

View File

@ -33,6 +33,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
### FrameworkBundle
* added a router:match command
* added a config:dump-reference command
* added kernel.event_subscriber tag
* added a way to create relative symlinks when running assets:install command (--relative option)
* added Controller::getUser()