Removed deprecated config.breakpoint_server = true in development.rb.
Fixed Mailer#render_message to be Rails 2.0 compatible.
Set explicit session store since Rails 2.0 default one (cookie) can not be used.
Added required plugins (acts_as_list, acts_as_tree and classic_pagination).
Rails 2.0 compatibility branch
More detailed html title on several views.
Updated Polish translation (Mariusz Olejnik).
Bazaar adapter: fixed log with partial revisions parsing.
Fixed versions/show layout with IE.
Fixed drop down lists overflow on My account.