Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename option "surf/precision" to "precision/timing" for clarity.
[simgrid.git] / ChangeLog
index a70a5dc..b9f5e31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,7 @@ Models:
  - Allow to disable the TCP windowing modeling by setting network/TCP-gamma to 0.
  - 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.
 
 sthread:
  - Implement pthread_join in MC mode.