Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
I blame someone else for this
[simgrid.git] / ChangeLog
index 5affc4a..702431f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 SimGrid (3.10-rc1) unstable; urgency=low
 
+ The Clean Diaper Release, a.k.a. SimGrid is leak-free.
+
  Java:
  * Reintegrate Java to the main archive as desynchronizing these
    package is not acceptable anymore (Java is now considered stable)
@@ -46,6 +48,7 @@ SimGrid (3.10-rc1) unstable; urgency=low
    enable_smpi_MPICH3_testsuite flag in cmake. Run with ctest.
  * Add all missing Fortran bindings, SMPI should work with Fortran 90
    (no privatization of global variables yet)
+ * Preliminary DVFS support (see examples/smpi/energy/ for details)
 
  Model-Checking;
  * Verification of liveness properties is now available for SMPI applications
@@ -84,6 +87,7 @@ SimGrid (3.10-rc1) unstable; urgency=low
    --cfg=clean_atexit:no allows to circumvent this issue.
 
  Build System:
+ * Lots of memory leaks were corrected in this release.
  * New command line option --version, to get SimGrid version information.
    Packagers may want to add extra words to SIMGRID_VERSION_EXTRA defined in
    CMakeLists.txt.