Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[codacy] Add quotes around exclude paths in .codacy.yml.
[simgrid.git] / ChangeLog
index 01754c7..5b8e53a 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