[Compbench-web-devel] compbenchmarks-web/cgi-bin feedback.cgi, 1.12, 1.13
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2006-10-10 18:15:14
|
Update of /cvsroot/compbench/compbenchmarks-web/cgi-bin In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv3504 Modified Files: feedback.cgi Log Message: FM page. Index: feedback.cgi =================================================================== RCS file: /cvsroot/compbench/compbenchmarks-web/cgi-bin/feedback.cgi,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** feedback.cgi 4 Oct 2006 16:13:45 -0000 1.12 --- feedback.cgi 10 Oct 2006 18:15:08 -0000 1.13 *************** *** 34,37 **** --- 34,40 ---- <li><a href='http://sourceforge.net/pm/?group_id=150828'>Ongoing and planned tasks</a></li> <li><a href='http://sourceforge.net/project/stats/?group_id=150828&ugn=compbench'>Statistics</a></li> + </ul> + <ul> + <li><a href='http://freshmeat.net/projects/compbench/'>Dedicated page</a> on Freshmeat</li> </ul>"; } elsif ($tab eq 'bugs') { |