fixed UPDATE file markup

This commit is contained in:
Fabien Potencier 2011-07-16 18:33:57 +02:00
parent d9048658d9
commit 760b11cbeb

View File

@ -74,8 +74,8 @@ RC4 to RC5
* Renamed some methods to follow the naming conventions:
Session::getAttributes() -> Session::all()
Session::setAttributes() -> Session::replace()
Session::getAttributes() -> Session::all()
Session::setAttributes() -> Session::replace()
RC3 to RC4
----------