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

Public GIT Repository
[SMPI] PMPI_Waitany/all: Move redundant code to helper function
[simgrid.git] / ChangeLog
index 479c24b486a60a68ab6aa886ac9aaf963c6295f4..d6c6d18eeeab9d63ba8fc32468422f212368f543 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@ SimGrid (3.19) NOT RELEASED YET (target: March 20 2018, 16:15:27 UTC)
  S4U
  - Execution->setHost() can be called after start() to migrate it.
  - Comm::test_any() is now implemented.
+ - s4u::Actor now has an onCreation() signal.
+
+ XBT
+ - Remove XBT_LOG_CONNECT, it should be useless nowadays.
 
  Fixed bugs:
  - #245: migrating an actor does not migrate its execution