[Compbench-devel] CompBenchmarks++ ChangeLog,1.12,1.13
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2006-10-11 16:33:14
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv6007 Modified Files: ChangeLog Log Message: New bug fix on 0.3.2. Index: ChangeLog =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** ChangeLog 10 Oct 2006 17:31:30 -0000 1.12 --- ChangeLog 11 Oct 2006 16:33:09 -0000 1.13 *************** *** 1,4 **** --- 1,6 ---- 0.3.2 * Fixes in linpackc and benchpp-stepanov benchmarks definition. + * Fixes status evaluation when re-benchmarking a package having a + testsuite. * More arguments recognized by compbenchmarks; checking package's embedded testsuite is now optional. Force option added. |