X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/810b87373b72c093f757b135e2840bcb767d8c73..0766ec711b34875972c4ece311c4e1c472f25d5f:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 3fbc1e397b..5113bc9b11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -118,6 +118,9 @@ SimGrid (3.7) NOT RELEASED; urgency=low you have less than 2 million elements in your dynar and don't want of the extra complexity of catching exceptions when the element is not found. + * Portability layer + - Make xbt_os_thread module (for thread portability) public. + Documentation is still to come, sorry. * mmalloc module: - Cleanups and simplifications to make it maintainable again. - Exotic features (such as memalign and valloc) were removed.