Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update changelog.
authordonassbr <donassbr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 8 Apr 2010 19:29:56 +0000 (19:29 +0000)
committerdonassbr <donassbr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 8 Apr 2010 19:29:56 +0000 (19:29 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7489 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog

index 3a10c54..1e96d64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,9 @@ SimGrid (3.3.5-svn) unstable; urgency=low
   * Add a MSG_task_set_data() function
  SIMIX:
   * add a SIMIX_sem_get_capacity() function
+  * add SIMIX_action_suspend() and SIMIX_action_resume() functions
+  * Bugfix: Handle correctly the resume/suspend of processes when they
+      are blocked on semaphores.
  SURF:
   * Rename configuration variables to start a hierarchy:
     o cpu_model -> cpu/model