Forráskód Böngészése

ChangeLog: reorganise features and changes

Nathalie Furmento 12 éve
szülő
commit
9828671f93
1 módosított fájl, 4 hozzáadás és 4 törlés
  1. 4 4
      ChangeLog

+ 4 - 4
ChangeLog

@@ -126,10 +126,6 @@ Small features:
   * New configure option --enable-mpi-progression-hook to enable the
   * New configure option --enable-mpi-progression-hook to enable the
     activity polling method for StarPU-MPI.
     activity polling method for StarPU-MPI.
   * Permit to disable sequential consistency for a given task.
   * Permit to disable sequential consistency for a given task.
-  * New batch files to run StarPU applications with Microsoft Visual C
-  * Add examples/release/Makefile to test StarPU examples against an
-    installed version of StarPU. That can also be used to test
-    examples using a previous API.
 
 
 Changes:
 Changes:
   * Fix the block filter functions.
   * Fix the block filter functions.
@@ -176,6 +172,10 @@ Changes:
     priorities
     priorities
   * starpu_scheduler.h is no longer automatically included by
   * starpu_scheduler.h is no longer automatically included by
     starpu.h, it has to be manually included when needed
     starpu.h, it has to be manually included when needed
+  * New batch files to run StarPU applications with Microsoft Visual C
+  * Add examples/release/Makefile to test StarPU examples against an
+    installed version of StarPU. That can also be used to test
+    examples using a previous API.
 
 
 Small changes:
 Small changes:
   * STARPU_NCPU should now be used instead of STARPU_NCPUS. STARPU_NCPUS is
   * STARPU_NCPU should now be used instead of STARPU_NCPUS. STARPU_NCPUS is