From: Augustin Degomme Date: Wed, 17 Jul 2013 16:00:48 +0000 (+0200) Subject: changelog update X-Git-Tag: v3_9_90~128^2~57 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/e8460e22a01e1bfdc59821a844556f384d13bdcc?hp=a8789d26b134d65148058b8ec759127e97055b67 changelog update --- diff --git a/ChangeLog b/ChangeLog index 0add88dfef..a1d55addbe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,9 @@ SimGrid (3.10) NOT RELEASED; urgency=low happening inside a collective SMPI call. * Fix the behavior of complex datatypes handling * replace MPICH-1 test suite by the one from MPICH 3.0.4 + * Add all missing Fortran bindings, SMPI should work with Fortran 90 + (no privatization of global variables yet) + PLATFORM: * Handle units for values (10ms, 10kiloflops, 10Bps, ...)