Skip to content

Commit

Permalink
"Updated" the changelog according to stof feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
vicb committed Nov 21, 2012
1 parent 12b8ae2 commit 94426b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Symfony/Component/HttpKernel/CHANGELOG.md
Expand Up @@ -4,10 +4,10 @@ CHANGELOG
2.2.0
-----

* [BC BREAK] TimeDataCollector::getTotalTime() has been renamed to
* [BC BREAK] renamed TimeDataCollector::getTotalTime() to
TimeDataCollector::getDuration()
* the memory usage reported by the MemoryDataCollector now takes the memory used
in the kernel.terminate event listeners into account
* updated the MemoryDataCollector to include the memory used in the
kernel.terminate event listeners
* moved the Stopwatch classes to a new component
* added TraceableControllerResolver
* added TraceableEventDispatcher (removed ContainerAwareTraceableEventDispatcher)
Expand Down

0 comments on commit 94426b9

Please sign in to comment.