Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename option maxmin/precision to precision/work-amount for clarity
[simgrid.git] / ChangeLog
index b9f5e31..30e8baf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,7 @@ Models:
  - Finally kill the 'compound' host model. You can change the CPU or network model
    with the default host model, as it should.
  - Rename option "surf/precision" to "precision/timing" for clarity.
+ - Rename option "maxmin/precision" to "precision/work-amount" for clarity.
 
 sthread:
  - Implement pthread_join in MC mode.