update changelog

This commit is contained in:
Drak 2012-04-06 06:51:39 +00:00
parent 3dc72cdf21
commit bf33bd469d

View File

@ -325,6 +325,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
to the client.
* Request::getClientIp() method doesn't take a parameter anymore but bases
itself on the trustProxy parameter.
* Added isMethod() to Request object.
### HttpKernel