Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Document a change that slept from a private branch to the public trunk during the...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 8 Jun 2009 22:14:53 +0000 (22:14 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 8 Jun 2009 22:14:53 +0000 (22:14 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6324 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog

index 3093e98..b689130 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,7 @@ SimGrid (3.4-svn) unstable; urgency=high
  SIMIX:
   * Add SIMIX_process_set_name() to change the name of the current
     process in the log messages.
+  * Store smx_hosts in a dict since we only retrieve them by name
 
  XBT:
   * Also include strbuff from xbt.h public header