Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let's document my modifications by myself !!! :)
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 21 Sep 2005 16:23:22 +0000 (16:23 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 21 Sep 2005 16:23:22 +0000 (16:23 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1732 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog

index 9089a28..dac1b88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,10 +16,13 @@ SimGrid (3.0.1) unstable; urgency=low
     [AL]
   * Bugfix: really disconnect fifo items which are remove_item()ed [AL]
   * Documentation: xbt_log module unmercifully reworked [MQ]
     [AL]
   * Bugfix: really disconnect fifo items which are remove_item()ed [AL]
   * Documentation: xbt_log module unmercifully reworked [MQ]
+  * Bugfix: there was a problem with the ending of contexts with 
+    the pthread backend. It caused some weird deadlock or behavior
+    depending on the pthread implementation. [AL]
   
   MSG:
   
   MSG:
-  * Add addtionnal checkings on channel values in communication [AL]
-  * New: MSG_task_get_source to see on which host a task was generated [HC]
+  * Add additionnal checkings on channel values in communication [AL]
+  * New: MSG_task_get_source to see on which host a task was generated [HC]
 
   GRAS performance improvements: [MQ]
   [DataDesc]
 
   GRAS performance improvements: [MQ]
   [DataDesc]