X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f1826f5595e97845ff8613e0a12f604ee45389fb..df18faac51d5f0b3ae8aa7d00bee5740c066aa81:/ChangeLog diff --git a/ChangeLog b/ChangeLog index d51a0a7938..f06b23390b 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. @@ -98,6 +100,7 @@ SimGrid (3.4-svn) unstable; urgency=low maestro. - Merge context_start into context_new for sake of simplicity SURF: + * Add a Vivaldi network model, coded live during SUD'10 ;) * Rename configuration variables to start a hierarchy: o cpu_model -> cpu/model o network_model -> network/model