X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/76a0df97ebdbc98eb6700edf89c7fea3d9d60e24..1ea2d193d35be7639d7653d150084773a61a9eb3:/ChangeLog diff --git a/ChangeLog b/ChangeLog index a70a5dcfa0..b9f5e31f7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,6 +36,7 @@ Models: - Allow to disable the TCP windowing modeling by setting network/TCP-gamma to 0. - 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. sthread: - Implement pthread_join in MC mode.