X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c912b7d6e75473bd05731ccf77f3e2d82afb7802..71c8117a9137c59bece62c17a3277fdccd362d0a:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 226f5c1efe..63e07eda6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,9 @@ SimGrid (3.7) NOT RELEASED; urgency=low 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