Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Document changes in xbt/config.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 19 Apr 2018 20:37:53 +0000 (22:37 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 19 Apr 2018 20:37:53 +0000 (22:37 +0200)
ChangeLog

index 5a570c5..e85b360 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@ TRACE
  - Replay: Tags used for messages sent via MPI_Send / MPI_Recv are now
    supported. They are stored in the trace and used when replayed.
 
  - Replay: Tags used for messages sent via MPI_Send / MPI_Recv are now
    supported. They are stored in the trace and used when replayed.
 
+ XBT:
+ - Config: the C API is now deprecated (will be removed in 3.23), and
+           the C++ API has been slightly improved.
+
  Fixed bugs:
  - #258: daemonized actors hang after all non-daemonized actors have completed
 
  Fixed bugs:
  - #258: daemonized actors hang after all non-daemonized actors have completed