Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement a --cfg-help flag to show existing configuration variables
[simgrid.git] / ChangeLog
index 75614da..24d1064 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ SimGrid (3.4-svn) unstable; urgency=high
 
  OVERALL CHANGES:
   * Tested successfully on AIX
+  * Implement a --cfg-help to show existing configuration variables
 
  GRAS:
   * fix a bug on struct sizeof computation, which prevented the
@@ -68,6 +69,7 @@ SimGrid (3.4-svn) unstable; urgency=high
     - now accept -platform and -hostfile arguments
     - Pass the right rank value to processes according to the hostfile
   * Compile the examples by default, and use them as regression tests
+  * Implement MPI_Wtime()
   
  Build Chain:
   * Do not require doxygen in maintainer mode