From cb7d8706b79be9387ba60abdc12b536a9e8727b4 Mon Sep 17 00:00:00 2001 From: mquinson Date: Wed, 11 Jul 2007 11:38:40 +0000 Subject: [PATCH 1/1] ... git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3732 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) 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] -- 2.20.1