Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bugfix: deadlock detection was wrong. Reimplemented.
[simgrid.git] / ChangeLog
index 13cc83b..726c183 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 SimGrid (3.6) unstable; urgency=low
 
+ MSG
+ * Change the prototypes of action replay. Sorry for inconvenience,
+   but this is really more efficient this way.
+ * Kill the braindead MSG_task_refcount_dec() function. I guess nobody
+   ever managed to do anything useful with it.
+
  SURF
  * New model for multi-core CPUs. You can now use the core attribute to
    precise the number of cores of a host. This is a basic model. Every