X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3510c8b5311a986d920eed407f5aebd36722a7a5..b5bf8909a2aaa14f4f36d149d0e234374d5754b1:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 391b915d35..7579bfa7fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -89,6 +89,14 @@ SimGrid (3.3.4) unstable; urgency=low * Fix a major regression from 3.2 where the timeout provided to MSG_task_put_with_timeout() was used as absolute time before which the comm should be done. + * Start to fix the tag. + - Internal links should be good now (beside of the loopback, which + use the private link instead) + - paths to the external world is still rather broken + - the tag is just broken. Actually that's brain-dead. + We need sth like + to make it less stupid + ** Check your platform with teshsuite/simdag/platforms/flatifier ** * Fix a source-level compatibility glitch from 3.2: after defining MSG_USE_DEPRECATED, you can use the old name MSG_task_put_with_time_out() for MSG_task_put_with_timeout()