Split links with '|' in shortlog.
Fri Jul 1 15:10:24 UTC 2005 Alberto Bertogli <albertogli@telpin.com.ar>
* Split links with '|' in shortlog.
{
hunk ./darcsweb.cgi 557
- <td class="link"><a href="%(myrname)s;a=commit;h=%(hash)s">commit</a></td>
hunk ./darcsweb.cgi 558
+ <a href="%(myrname)s;a=commit;h=%(hash)s">commit</a> |
}