X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/40c8ee157e28b0db541aa5629c15f65ca4e86d65..3e8599b4a7dfd1fddb2d2292bbbafd043db883ae:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index b4aa5e1383..304fb9329f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -51,6 +51,9 @@ SMPI: building shared libraries, this may cause issues, so environment variable SMPI_NO_UNDEFINED_CHECK can be added to disable this. +XBT: + - Drop xbt_str_split(). + C binding and interface: - The return type of the sg_actor_on_exit() callbacks is now 'void' (int value was previously ignored)