Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Integrate this exception example to the standard set of tests.
[simgrid.git] / ChangeLog
index 4a7be35..dc3e85d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@ SimGrid (3.12) NOT RELEASED; urgency=low
  * Interface improvement:
    - Rename Host.isAvail() to Host.isOn()
    - Rename Process.currentProcess() to Process.getCurrentProcess()
+   - Rename Task.setDataSize() to Task.setBytesAmount()
    - Merge Task.getRemainingDuration() and Task.getComputeDuration() into Task.getFlopsAmount()
    
  SIMIX: