Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SD_task_dependency_add(): remove unused parameters 'name' and 'data'.
[simgrid.git] / ChangeLog
index 405ce35..827ae25 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,9 @@ SimGrid (3.19) NOT RELEASED YET (target: March 20 2018, 16:15:27 UTC)
  XBT
  - Remove XBT_LOG_CONNECT, it should be useless nowadays.
 
+ SimDag
+ - SD_task_dependency_add(): remove unused parameters 'name' and 'data'.
+
  SMPI
  - The privatization of global variables via mmap() is now significantly more
    flexible and allows the use of daemons with SMPI and to add new processes