Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a warning if the DAX file contains loop dependencies in the data flow
[simgrid.git] / ChangeLog
index 84f2cdd..1ecbd13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 SimGrid (3.4.1-svn) unstable; urgency=low
 
+ SimDag
+ * Warn the user about loop dependencies in data flow of DAX files
+
  Java Bindings
  * Fix a bug preventing the tasks from begin garbage collected.