Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use std::fill instead of memset.
[simgrid.git] / ChangeLog
index 7ee375d..d6e32b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,7 +36,8 @@ Platform description & visualization:
     demonstrates how we can generate a nice graphical representation of the
        platform.
 
-General: 
+General:
+  - SimGrid now requires a compiler with C++17 support.
   - Modified the host_by_name functions:
     - Now, they return only hosts, not VMs, and in a much more efficient way.
        - If one wants to find a VM by name, he now needs to know the host on