Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 4 Feb 2005 00:13:46 +0000 (00:13 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 4 Feb 2005 00:13:46 +0000 (00:13 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@845 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog.debian

index 82d3265..eb40760 100644 (file)
@@ -1,3 +1,15 @@
+SimGrid (2.91) unstable; urgency=low
+
+  * Bug fix in the lmm_solver.
+  * Interface to Paje (see http://www-id.imag.fr/Logiciels/paje/) through the function 
+    MSG_paje_output.
+  * Introducing two new functions MSG_process_kill() and MSG_process_killall().
+  * It is possible to bound the rate of a communication in MSG with 
+    MSG_task_put_bounded() (was already in the previous version but I had forgotten 
+    to write it in the changelog). 
+
+ --
+
 SimGrid (2.90) unstable; urgency=low
 
   * It is a long time since the last release of SimGrid. I'm sorry about