X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/47cc4e3b45fa686f4f8ab76cb6a2c4e23b111eca..1cde8d0c05880204fb76bdb7dcfae129b58b9f69:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 4823482603..416340d0de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,7 @@ Important user-visible changes: an issue of said simulation). The value can still be changed back using --cfg=surf/precision:1e-5. - On some network models (L07, CM02, LV08), an implicit loopback link is created - for local communication. Default bandwidth was 500MMps and latency was 15µs, + for local communication. Default bandwidth was 500MBps and latency was 15µs, which was rather bad. Default values have been changed to 10GBps and 0 latency. Options network/loopback-lat and network/loopback-bw have been added to adapt these values if needed. Network and routing models already providing separate @@ -37,6 +37,7 @@ Fixed bugs (FG#.. -> FramaGit bugs; FG!.. -> FG merge requests) - GH#128: Parallelization of simulation with --cfg=contexts/nthreads - GH#139: Allow pthread creation in SMPI - GH#336: Packet-level simulation using SMPI? + - GH!337: Fix link_energy plugin for wifi platforms ----------------------------------------------------------------------------