Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make pc_id a static member of ProducerConsumer.
[simgrid.git] / ChangeLog
index 6e8287f..eed2b3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,7 @@ Models:
  - Merge parameters network/bandwidth-factor and smpi/bw-factor that serve the same purpose.
    - Same for the latency
    - Rewrite the corresponding documentation.
+ - Allow to disable the TCP windowing modeling by setting network/TCP-gamma to 0.
 
 sthread:
  - Implement pthread_join in MC mode.
@@ -36,6 +37,7 @@ sthread:
 Documentation:
  - New section in the user guide on the provided performance models.
  - New section presenting some technical good practices for (potential) contributors.
+ - Add a section on errors and exceptions to the API documentation.
 
 Fixed bugs (FG#.. -> FramaGit bugs; FG!.. -> FG merge requests)
  (FG: issues on Framagit; GH: issues on GitHub)