Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[S4U] Make s4u::Host::get_actor_count() available
[simgrid.git] / ChangeLog
index c6faf42..1a99bb0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,15 @@ SimGrid (3.20) NOT RELEASED YET (Release target: June 21. 2018 10:07 UTC)
 
 TRACE
  - Change --cfg=tracing/msg/vm to --cfg=tracing/vm as virtual machine
-   behavior tracing is no longer limited to MSG 
+   behavior tracing is no longer limited to MSG
+
+ S4U:
+ - Introduced new function simgrid::s4u::Host::get_actor_count. This function
+   returns the number of actors running on a specific host.
+
+ Fixed bugs:
+ - #258: daemonized actors hang after all non-daemonized actors have completed
+
 ----------------------------------------------------------------------------
 
 SimGrid (3.19.1) Released March 22 2018