From 045e0af0e5b287ea3f0196431821ffbf00fa7139 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Thu, 19 Apr 2018 22:37:53 +0200 Subject: [PATCH] Document changes in xbt/config. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5a570c5a52..e85b36061a 100644 --- 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. + 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 -- 2.20.1