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

Public GIT Repository
Fix xbt_log_extract_hierarchy.pl (remove check for XBT_LOG_CONNECT).
[simgrid.git] / ChangeLog
index 479c24b486a60a68ab6aa886ac9aaf963c6295f4..8768cc3af087e80a17967f40421627395866d596 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@ SimGrid (3.19) NOT RELEASED YET (target: March 20 2018, 16:15:27 UTC)
  - Execution->setHost() can be called after start() to migrate it.
  - Comm::test_any() is now implemented.
 
+ XBT
+ - Remove XBT_LOG_CONNECT, it should be useless nowadays.
+
  Fixed bugs:
  - #245: migrating an actor does not migrate its execution