X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4ed8be9e9f7601bd85bbea22ee0cf80ed2266c41..9f54e5c450791e19b01f31e86c93e5a603fd0c4b:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 7b63594643..07655906f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,6 +34,11 @@ SimGrid (3.3.5-svn) unstable; urgency=low * Add a MSG_task_set_data() function SIMIX: * add a SIMIX_sem_get_capacity() function + SURF: + * Rename configuration variables to start a hierarchy: + o cpu_model -> cpu/model + o network_model -> network/model + o workstation_model -> workstation/model SMPI: * Implement MPI_Get_count, MPI_MAXLOC, MPI_MINLOC XBT: