Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start to differentiate kill from exit in ActorImpl
[simgrid.git] / ChangeLog
index 5b8e53a061ececc5807f3a106e5b1fab0161afab..c8e96e330dda2f018832d9cdbca19c6078261872 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,10 @@ XBT:
  - Drop xbt_ex_display(), use simgrid::xbt::log_exception() instead.
  - Drop cunit, use Catch2 instead.
 
+XML
+ - In <host> and <peer>, availability_file is now speed_file.
+   XML file version remains 4.2 since old files are still compatible.
+
 Fixed bugs:
  - #261: Document the parameters of parallel execution's constructor
  - #300: [s4u] BarrierPtr is missing