Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make the check that RPC return something more strict
[simgrid.git] / ChangeLog
index 341723f..11f30bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,8 @@ SimGrid (3.3-cvs) unstable; urgency=low
     linux ones too) [Mt]
   * New function: gras_agent_spawn() to launch a new process on
     current host. Only working in simulation for now.. [Mt]
+  * New function: gras_os_hostport() returning a constant form (ie,
+    not needing to be freed) of "gras_os_hostname():gras_os_myport()"
 
  XBT:
   * Make the backtrace of exceptions more human readable [Mt]