X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9072f634ac2f4bdece800197ad4ad73ec96fd1d8..34a2576110368644e1a8b8ca7d608e28400cddd1:/ChangeLog diff --git a/ChangeLog b/ChangeLog index ceb1e4d462..565fe293c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,9 @@ SimGrid (3.12) NOT RELEASED; urgency=low get_data_size(t) -> get_bytes_amount(t) - Massive cleanups in the functions related to the energy - MSG_host_get_pstate_number() -> MSG_host_get_nb_pstates() - - New: MSG_host_get_pstate() + - New: MSG_host_get_pstate() + * New example: + - msg/energy/onoff: switching hosts on and off jMSG: * Interface improvement: - Rename Host.isAvail() to Host.isOn()