X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1e31311be1504e7eeb67f15c318a0023c5ebfd43..71c8117a9137c59bece62c17a3277fdccd362d0a:/ChangeLog diff --git a/ChangeLog b/ChangeLog index b9cbe84062..63e07eda6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,12 @@ SimGrid (3.7) NOT RELEASED; urgency=low tasks that are finished and should constitute the return value of SD_simulate. + XBT: + * Mallocators: allow value NULL for the reset function. + * Dicts: new function xbt_dict_new_homogeneous(void(*)(void*)) to + create homogeneous dictionaries, where all the elements share the + same free function. + -- $date Da SimGrid team SimGrid (3.6.2) stable; urgency=low