From: mquinson Date: Mon, 8 Jun 2009 22:14:53 +0000 (+0000) Subject: Document a change that slept from a private branch to the public trunk during the... X-Git-Tag: SVN~1316 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/69f899b00300289d8572bcd98391ab6aa79a88b1 Document a change that slept from a private branch to the public trunk during the reindentation war (sorry, seem to be the only one; glad it was working) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6324 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/ChangeLog b/ChangeLog index 3093e98e1d..b68913001e 100644 --- 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