X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c4de3b4124781ae066e774981efb0a6ef8c857ed..c6fde023a12428762790a74a09a715ec16439d84:/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