Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modernize simcall execution_waitany_for.
[simgrid.git] / ChangeLog
index 67accfc2fec9071d46e16abaedf6249d239534a6..d7642ea8e9878bb567e3fb6f356ce04de9edd54f 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.