Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Continue documenting my changes
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 4 Jul 2007 08:25:38 +0000 (08:25 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 4 Jul 2007 08:25:38 +0000 (08:25 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3653 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog

index cd881f0..7685466 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,7 +17,11 @@ SimGrid (3.3-cvs) unstable; urgency=low
     may be enough to completely change the execution of simulations in
     some cases. Sorry for the inconvenience.
 
     may be enough to completely change the execution of simulations in
     some cases. Sorry for the inconvenience.
 
- Overall changes:
+ GRAS:
+  * Convert the PIDs from long int to int to match the MSG ones (and
+    linux ones too)
+
+ XBT:
   * Make the backtrace of exceptions more human readable [Mt]
 
  -- 
   * Make the backtrace of exceptions more human readable [Mt]
 
  --