updated CHANGELOG for 2.1

This commit is contained in:
Fabien Potencier 2011-09-29 14:52:52 +02:00
parent 0c38b95ad9
commit 5306ca88fb

View File

@ -30,6 +30,10 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
* The toolbar position can now be configured via the `position` option (can be `top` or `bottom`)
### Console
* added support for the shell even if readline is not available
### ClassLoader
* added support for loading globally-installed PEAR packages