X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f86ca6c1e010a0351a863d4d3b6d6658be83b29b..8bbcde350ef936bf665488433e0a3bfa860fae33:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 01754c7796..5b8e53a061 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,7 @@ XBT: -fsplit-stack is the way to go nowadays when using threads. - Drop the xbt_os_thread_t module (now unused) - Drop xbt_ex_display(), use simgrid::xbt::log_exception() instead. + - Drop cunit, use Catch2 instead. Fixed bugs: - #261: Document the parameters of parallel execution's constructor