X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6610b48a884ae26efad984c3d6e7be200bd398c7..ba753de9c62bb424b91cb993d9f748881c0d887f:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index 449c17d607..d0712fc7d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,6 +25,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.