3 v0.4 -- Wed, 16 May 2018 11:30:38 +0200
5 * Updated to latest SimGrid version.
7 v0.3 -- Mon, 30 Apr 2018 11:41:13 +0200
9 * Finalize version 0.3 before making new changes.
10 * See git log for details.
12 v0.2 -- Thu, 01 Mar 2012 14:10:17 +0100
14 * Timings are now computed with clock_gettime.
15 * Add ability to exit on detection of global convergence (-g).
16 * Protect shared variables for parallel executions.
17 Warning: parallel executions may give different results.
18 * More statistics are computed.
19 * Some new parameters (-k, -%, -E, ...)
20 * See git log for more details.
22 v0.1 -- Mon, 19 Sep 2011 16:50:16 +0200
24 * Initial working release.