X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a444665939b84883e939856bbff036ac979c82ed..f830403bb72f4e44f773ad87c2aa298f2393d395:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 77c6c1eb32..a532634a4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -73,6 +73,9 @@ SimGrid (3.3.4) unstable; urgency=low SD_task_get_parents(task) and SD_task_get_children(task) * Add getters on amount of workstations and list: SD_task_get_workstation_count(t) and SD_task_get_workstation_list(t) + * Add getter on task kind: SD_task_get_kind(task) + * Update the start_time and finish_time of tasks on completion/failure + * Bugfix: Remove task from state swags when destroyed Bug fixes: