]> AND Public Git Repository - simgrid.git/blobdiff - ChangeLog
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use the new way of declaring the periodicity of state_file and avail_file
[simgrid.git] / ChangeLog
index 7953389df56952459c5ef16b6fcdd4ddc180635f..e8b8c0383a7b076fc3c0e75c9f6d5cca8c096291 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,10 @@ 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.
 
+ MSG
+  - The netzone are now available from the MSG API. 
+    The old names still work, but are now deprecated.
+
  SMPI
   - New algorithm to privatize globals: dlopen, with dynamic loading tricks
   - New option: smpi/keep-temps to not cleanup temp files