X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/22295f640199d3f6ec3e2a0cc71d4db7049047ce..689b50a0a2f386f3a56c4cfe25849df2ad8fdaf2:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 55e7fd547a..d7642ea8e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,10 +22,21 @@ S4U: - New functions: Comm::sendto_{init,async} to initiate a communication on between two (possibly remote) hosts. +XBT: + - Drop simgrid::xbt::demangle. Please use boost::core::demangle instead. + +C binding and interface: + - Rename (lowercase) functions sg_actor_get_PID, sg_actor_get_PPID, sg_actor_by_PID. + Documentation: - New section: Configuring the logs from the command line. - New section: Programming API of logs. +Fixed bugs (FG#.. -> FramaGit bugs; FG!.. -> FG merge requests) + (FG: issues on Framagit; GF: issues on GForge; GH: issues on GitHub) +- FG#37: Parallel tasks are limited to 1 core per host +- GH#343: Wrong consumed energy when an exec timeouts + ---------------------------------------------------------------------------- SimGrid (3.26) December 15. 2020