From: mquinson Date: Wed, 12 Apr 2006 07:52:42 +0000 (+0000) Subject: Document that amok BW module is done X-Git-Tag: v3.3~3220 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b7a0bd6d14b9d12d0caf498e34c54f7842a7edc7 Document that amok BW module is done git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2138 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/ChangeLog b/ChangeLog index 0283db8346..8dc85ea024 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,7 +40,8 @@ SimGrid (3.0.2) unstable; urgency=low * Bandwidth module: - Do not force experiment sizes to be expressed in kb, or it becomes impossible to mesure the latency this way (needs one byte-long tests) - WARNING: this changes the amok_bw_* function semantic. + WARNING: this changes the amok_bw_* function semantic. [MQ] + - Implements the link saturation stuff. [MQ] --