[Compbench-devel] CompBenchmarks++ ChangeLog,1.23,1.24
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-08-21 19:44:52
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv31086 Modified Files: ChangeLog Log Message: BETA2 comments. Index: ChangeLog =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** ChangeLog 24 May 2007 17:56:33 -0000 1.23 --- ChangeLog 21 Aug 2007 19:44:49 -0000 1.24 *************** *** 1,2 **** --- 1,9 ---- + 0.5.0-BETA2 + * compbenchmarks-plan introduced to handle plan and + benchmarking processes. + * Plans are not global anymore. + * New directory for compbenchmarks-core. + * Internal XML based messages (e.g. for console clients). + 0.5.0-BETA1 * Removed useless UI script. *************** *** 20,24 **** 0.4.0 ! * benchpplinux support improved (25 more benchmarks). * Better dependencies' checking in compbenchmarks' re-build process. * Irrevelant script call removed. --- 27,31 ---- 0.4.0 ! * benchpplinux support improved (25 benchmarks added). * Better dependencies' checking in compbenchmarks' re-build process. * Irrevelant script call removed. |