Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement ActivitySet
[simgrid.git] / ChangeLog
index 603816a..6e5f715 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 SimGrid (3.34.1) not released (Target: fall 2023)
 
+S4U:
+ - New class ActivitySet to ease wait_any()/test_any()/wait_all()
+
 Python:
  - Make the host_load plugin available from Python. See examples/python/plugin-host-load