X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d1b51886ff463d9006ad9b42d872e37bdf6a9ca6..1206896905183faeab3a492b756e4d259faa4603:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 133f3db11e..f3e9234557 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ TRACE identify which request you want to wait for. We do this via the triplet (sender, receiver, tag), which needs to be added: + - We lowercased all actions: For instance, instead of allReduce, we now + use allreduce. MSG - The deprecation of MSG is ongoing (but this should not impact you).