id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
3919	[Patch] Put changelogs in a definition list, like changeset browser does it	martin@scharrer-online.de	rjollos	I like to provide the following patch (for trac 0.11) which puts the changelogs in a definition list:\r\n`<dl><dt>log title</dt><dd>log message</dd> ... <dl>`\r\nlike the changeset browser does it.\r\n\r\nThis format is much nicer to read, e.g. because the log message is intended.\r\n\r\nIn order to get full XHTML valid output I'm using `wiki_to_oneliner` for the changeset header, otherwise it is wrapped in `<p></p>` tags which are invalid inside `<dt></dt>`.\r\nI also added the needed closing and re-opening p-tags, see [http://trac.edgewall.org/ticket/7724#comment:2 "Trac:#7724"].	enhancement	closed	normal	ChangeLogMacro	normal	fixed			0.11
