X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/609b277351c837356a7b284127eed888eca3620d..00fc4a6f291563192c374687f1df411baee7c5ac:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 3bb94b69f7..10bc26e32a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,8 +18,8 @@ New features: - Link: examples/cpp/network-nonlinear - CPU: examples/cpp/exec-cpu-nonlinear - Dynamic factors for CPU and disk: similarly to dynamic network factors, - allows the user to set a callback which can affect the progress of activities - (multiplicative factor applied when updating the amount of work remaining). + allows the user to set a callback which can affect the progress of activities + (multiplicative factor applied when updating the amount of work remaining). - Example: examples/cpp/exec-cpu-factors Python: @@ -50,6 +50,9 @@ Documentation: model disks in SimGrid. * Improvements in API Reference for C++ and Python interfaces. +ns-3 model: + - Make wifi creation compatible with ns-3 version 3.34 too. + Fixed bugs (FG#.. -> FramaGit bugs; FG!.. -> FG merge requests) (FG: issues on Framagit; GF: issues on GForge; GH: issues on GitHub) - FG#78: Multiple fixes for SMPI replay: