[Compbench-devel] CompBenchmarks++ ChangeLog,1.27,1.28
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-09-25 17:10:41
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv15414 Modified Files: ChangeLog Log Message: English correctness. Index: ChangeLog =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** ChangeLog 20 Sep 2007 19:35:25 -0000 1.27 --- ChangeLog 25 Sep 2007 17:06:14 -0000 1.28 *************** *** 4,8 **** * compbenchmarks-plan supports --run-number. * Updated compbenchmark-core inline documentation. ! * Fixes SEGFAULT on inexistant compiler binary given in XML plan file. * Fixes possible SEGFAULT on compiler/package language(s) cross-checking. --- 4,8 ---- * compbenchmarks-plan supports --run-number. * Updated compbenchmark-core inline documentation. ! * Fixes SEGFAULT on inexistent compiler binary given in XML plan file. * Fixes possible SEGFAULT on compiler/package language(s) cross-checking. |