X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5afc65bd97bab6b7995d028d97d344bd10cf9c2d..da2b12f413710c810bc7298ee01739e3ad4ba141:/ChangeLog diff --git a/ChangeLog b/ChangeLog index ff535f7f90..3b5d1c4e95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,10 @@ SimGrid (3.8) NOT RELEASED; urgency=low process groups with very few intrinsic semantic, but they should allow you to build the semantic you want easily. * New function: MSG_host_set_property_value() + * Deprecate functions MSG_global_init() / MSG_global_init_args() + Please use MSG_init() instead. (reducing the amount of entry + points in the library helps us). + * Make it impossible to link against the wrong version of the lib Simix: * Bug fixes around the resource failures: don't let the processes