merged branch gajdaw/md_format_fix (PR #5160)

Commits
-------

6b0dcbb MD format fix

Discussion
----------

Md format fix

Bug fix: no
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: -
Todo: -
License of the code: MIT
Documentation PR: -

Small format fixes in CHANGELOG-2.0.md.

---------------------------------------------------------------------------

by travisbot at 2012-08-03T06:23:27Z

This pull request [passes](http://travis-ci.org/symfony/symfony/builds/2025980) (merged 6b0dcbb7 into 1da896dc).
This commit is contained in:
Fabien Potencier 2012-08-03 09:30:11 +02:00
commit f5d2187143

View File

@ -233,7 +233,6 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
* 89cd64a: Set error code when number cannot be parsed. Fixes #2389
* c9d05d7: Let NumberFormatter handle integer type casting
* 2.0.5 (2011-11-02)
* c5e2def: Fix ternary operator usage in RequestMatcher::checkIpv6()