X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1ea2d193d35be7639d7653d150084773a61a9eb3..b11ccc3beb2d78ff7574c621ae529abeb70956bd:/ChangeLog diff --git a/ChangeLog b/ChangeLog index b9f5e31f7a..30e8baf1f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -37,6 +37,7 @@ Models: - Finally kill the 'compound' host model. You can change the CPU or network model with the default host model, as it should. - Rename option "surf/precision" to "precision/timing" for clarity. + - Rename option "maxmin/precision" to "precision/work-amount" for clarity. sthread: - Implement pthread_join in MC mode.