Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[codacy/cppcheck] Comment dead code (is_homogeneous is always true).
[simgrid.git] / ChangeLog
index 01754c779690e1c26ad1fb59360d4cde32392f4c..5b8e53a061ececc5807f3a106e5b1fab0161afab 100644 (file)
--- 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