X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7e9b6e88f6c2daa87a9f5370596e5acc7f73fc6a..b69440deabba0c747f319064874b3c58f4357f43:/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