X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3dccf4d535a3226ebbcb5a730ce754fdb4cd7266..78c8b9893aa6947905617155ed8fa2538147e5e8:/NEWS diff --git a/NEWS b/NEWS index 36def202b1..a0f1e577b7 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,36 @@ + _ _____ ___ +__ _____ _ __ ___(_) ___ _ __ |___ // _ \ +\ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ (_) | + \ V / __/ | \__ \ | (_) | | | | ___) \__, | + \_/ \___|_| |___/_|\___/|_| |_| |____(_)/_/ + +The "Grasgory" release. Major changes: + + * Gras was completely removed from this version + _ _____ ___ _ +__ _____ _ __ ___(_) ___ _ __ |___ / ( _ ) / | +\ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ / _ \ | | + \ V / __/ | \__ \ | (_) | | | | ___) | (_) || | + \_/ \___|_| |___/_|\___/|_| |_| |____(_)___(_)_| + Oct 27 2012 + +The "we are told that some people want to also *install* the simgrid +framework" release. + + * Add missing manpage to the archive. _ _____ ___ __ _____ _ __ ___(_) ___ _ __ |___ / ( _ ) \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ / _ \ \ V / __/ | \__ \ | (_) | | | | ___) | (_) | \_/ \___|_| |___/_|\___/|_| |_| |____(_)___/ + Oct 25 2012 The Psssshiiiit release: SimGrid jumps into the Cloud. +Major changes: - * Experimental interface to manipulate VMs. + * Experimental interface to manipulate VMs, EC2-style. * Fixes around process restart and stochastic workloads + * platf: New C interface to create fixed or random platforms * SimDag: Many fixes and improvements of typed tasks * SMPI now covers more of the MPI interface. More datatypes, more functions, more robust.