Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Document tonight's changes
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 29 Mar 2005 22:26:47 +0000 (22:26 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 29 Mar 2005 22:26:47 +0000 (22:26 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1185 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog

index d282a8412200d214dc36a213867d19a8b6065f25..798b4f5204ca173a28085ef1c48ff0e05c34015b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,9 @@ DONE
     killing gcc (< 3.4.0).
   * Bugfix: XBT_LOG_NEW_DEFAULT_CATEGORY now compiles without compiler
     warning (thanks loris for stumbling into this one).
+  * Change SIMGRID_INSTALL_PATH to GRAS_ROOT in Makefiles generated for user.
+  * Rename gras_get_my_fqdn to gras_os_myname and implement it in the simulator
+    RL would imply a DNS resolver, which is *hard* to do in a portable way. 
 
  --