Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Lowercase PID in function name (2/2 - public part).
[simgrid.git] / ChangeLog
index 3e1a6ae..d7642ea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,9 @@ S4U:
 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.
@@ -32,6 +35,7 @@ Documentation:
 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
 
 ----------------------------------------------------------------------------