Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document Pierre's last change (thx for your work, pierre)
[simgrid.git] / ChangeLog
index bf17649..bbc15fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,14 +17,18 @@ SimGrid (3.8) NOT RELEASED; urgency=low
 
 SimGrid (3.7.1) NOT RELEASED; urgency=low
 
+ MSG:
+ * Restore the prototype of MSG_process_create_with_environment() to
+   the pre-3.7 situation by removing the kill_time argument.
+ * Add a MSG_process_set_kill_time() function instead.
+
  SURF:
  * Fix weird behaviors when dealing with parallel tasks.
 
- Bug fixes, cosmetics and small improvements
+ Build System:
  * Fix compilation when using MSG_USE_DEPRECATED.
-
- Portability:
  * Fix compilation on Macs.
+ * Environment variables CFLAGS and LDFLAGS are now honored by cmake.
 
  -- $date Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>