From: mquinson Date: Wed, 4 Jul 2007 08:25:38 +0000 (+0000) Subject: Continue documenting my changes X-Git-Tag: v3.3~1707 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/0bfb3cdebf6d1a0105a7a738a602015ed583a39e Continue documenting my changes git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3653 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/ChangeLog b/ChangeLog index cd881f0d7e..7685466b87 100644 --- 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. - 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] --