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