Browse Source

document change

Samuel Thibault 7 years ago
parent
commit
4e706525bb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ChangeLog

+ 1 - 0
ChangeLog

@@ -80,6 +80,7 @@ Small features:
 Changes:
   * Vastly improve simgrid simulation time.
   * Switch default scheduler to lws.
+  * Add "to" parameter to pull_task and can_push methods of components.
 
 Small changes:
   * Use asynchronous transfers for task data fetches with were not prefetched.