X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/20ab7b029068573eb7ac3d983782a9cb27c96cec..db94bc623e61cfc180156f0b17a8586fa1a58164:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 6281375851..341723f9bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,8 @@ SimGrid (3.3-cvs) unstable; urgency=low GRAS: * Convert the PIDs from long int to int to match the MSG ones (and linux ones too) [Mt] + * New function: gras_agent_spawn() to launch a new process on + current host. Only working in simulation for now.. [Mt] XBT: * Make the backtrace of exceptions more human readable [Mt]