X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bbf8a759d705bb7b87c1bb9bf980cb5bfa6b204f..731bd4b86d29ab2af91e306400a04024a6b47244:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 5b8e53a061..c8e96e330d 100644 --- 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 and , 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