X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/50486ccd16de39a3659592fab44adfaf3104a086..2a61f9d5253f49aeb0d29bf205661e1a4cf40e69:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 87ba11b929..4356a57f17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,9 @@ SimGrid (3.7) NOT RELEASED; urgency=low (e.g., --cfg=network/optim:lazy --cfg=cpu/optim:TI). Incompatible combinations should err at initialization. See --help-models for the list of all models and optimization modes. + * The CLM03 workstation model were dropped for simplicity because it + used the deprecated CM02 network model. Use default instead. + * Rename the TCP_gamma configuration option to network/TCP_gamma * Use now crosstraffic keyword instead of the terribly missleading fullduplex keyword. Use --cfg=network/crosstraffic:1. This is activated by default now in the current default model.