Last commit message was meant for changelog.

This commit is contained in:
Jeremy Kemper 2008-06-14 02:24:47 -07:00
parent eab71208db
commit e3623bd9ed
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
*Edge*
* Performance: integration test benchmarking and profiling. [Jeremy Kemper]
* Make caching more aware of mime types. Ensure request format is not considered while expiring cache. [Jonathan del Strother]
* Drop ActionController::Base.allow_concurrency flag [Josh Peek]