Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Changelog] Updated changelog to reflect the cfg change
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 2 Feb 2016 16:29:09 +0000 (17:29 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 2 Feb 2016 16:29:09 +0000 (17:29 +0100)
ChangeLog

index b1d4706..4ec4976 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,7 +28,9 @@ SimGrid (3.13) UNRELEASED; urgency=low
  SMPI
  * BC breaks:
    - The option smpi/async_small_thres was renamed to smpi/async_small_thresh
  SMPI
  * BC breaks:
    - The option smpi/async_small_thres was renamed to smpi/async_small_thresh
-     as we attempt to unify our naming schemes -> smpi/send_is_detached_thresh
+     as we attempt to unify our naming schemes. 
+   - The option smpi/send_is_detached_thres was renamed to
+     smpi/send_is_detached_thresh as we attempt to unify our naming schemes.
  * Remove old default barrier/bcast buggy algorithms (see #18407)
  * Various bugfixes to handle more codes
 
  * Remove old default barrier/bcast buggy algorithms (see #18407)
  * Various bugfixes to handle more codes