X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/79e5037d17c779e635bdbe0855c8dfa3c067c665..41abcf0a2ff17ef20ab86d05a5e5f959bd5fd269:/CHANGES?ds=sidebyside

diff --git a/CHANGES b/CHANGES
index 032ed30..c0133c2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,17 @@
-v0.3 --
+v0.5 --
+
+v0.4 -- Wed, 16 May 2018 11:30:38 +0200
+
+ * Updated to latest SimGrid version.
+
+v0.3 -- Mon, 30 Apr 2018 11:41:13 +0200
+
+ * Finalize version 0.3 before making new changes.
+ * See git log for details.
 
 v0.2 -- Thu, 01 Mar 2012 14:10:17 +0100
 
- * Timings are now cmputed with clock_gettime.
+ * Timings are now computed with clock_gettime.
  * Add ability to exit on detection of global convergence (-g).
  * Protect shared variables for parallel executions.
    Warning: parallel executions may give different results.