X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6610b48a884ae26efad984c3d6e7be200bd398c7..58eba10aaac5f6e03cb6ddbe696c388703ba2fe4:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 449c17d607..8562356777 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ SimGrid (3.16) UNRELEASED Portability status: - FreeBSD: Disable SMPI mmap privatization, switch automatically to dlopen. - Mac, BSD: dlopen+thread broken, switch automatically to raw contexts. + - Java JAR file should be finally fully working on Mac OSX too. XML platforms: Switch to platform v4.1 format. * This is (mainly) a backward compatible change: v4 are valid v4.1 files @@ -25,6 +26,9 @@ SimGrid (3.16) UNRELEASED simulation round, s/he has to allocate and free a dynar and use it as argument to this function. The former SD_simulate (double how_long) now returns void. + Virtual Machines + - Allow multicore VMs, along with the correct sharing computations + MSG - The netzone are now available from the MSG API. The old names still work, but are now deprecated.