X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f1826f5595e97845ff8613e0a12f604ee45389fb..4ca7b1c3e43a200c5982068c12ee61668082398a:/ChangeLog diff --git a/ChangeLog b/ChangeLog index d51a0a7938..048bf58ef3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,8 @@ SimGrid (3.4-svn) unstable; urgency=low * Add a SD_task_set_name() function * Fix SD_task_unschedule() on typed tasks * Fix SD_task_get_execution_time() to return seconds, not flop*sec + * In DAX loader, accept useless 'level' attributes to since + LIGO DAGs have them (seem to be to ease graphical representation). MSG: * Add an example masterslave_mailbox.c using send/receive and not the deprecated put/get interface.