X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/abdc951defbcde044cf222da256ad85491a28340..902f44b9e3ebc4440e3dd623c2683a65cf418b75:/ChangeLog diff --git a/ChangeLog b/ChangeLog index b84978d171..eb0827bbf7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,7 @@ SimGrid (3.15) UNRELEASED; urgency=low - New callbacks: - s4u::onPlatformCreated: right before the simulation starts - s4u::onSimulationEnd: right after the main simulation loop + - s4u::onTimeAdvance: right after a clock change (time is discrete) - s4u::Host::onSpeedChange: when the pstate is changed, or when an event from the availability_file changes the avail speed. - Links are now usable from s4u