Finish #2914: respecting new lines in ticket descriptions and comments is now by default disabled on upgraded Trac installations. Only 0.11 Tracs will have this enabled by default.
On upgraded Tracs, the behavior can nevertheless be explicitly enabled by the following setting:
{{{ [ticket]
preserve_newlines = true
}}}