Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add documentation for xbt_dict_foreach
[simgrid.git] / ChangeLog
index 110dc5a..a9fd34a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,4 @@
-SimGrid (3.7.1) NOT RELEASED; urgency=low
-
- SURF:
- * Fix weird behaviors when dealing with parallel tasks.
+SimGrid (3.8) NOT RELEASED; urgency=low
 
  SimDag:
  * New type of typed tasks SD_TASK_COMP_PAR_AMDAHL that represents a
@@ -16,11 +13,17 @@ SimGrid (3.7.1) NOT RELEASED; urgency=low
    seamlessly.
  * New function SD_workstation_dump to display various information
 
- Bug fixes, cosmetics and small improvements
- * Fix compilation when using MSG_USE_DEPRECATED.
+ -- $date Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>
 
- Portability:
+SimGrid (3.7.1) NOT RELEASED; urgency=low
+
+ SURF:
+ * Fix weird behaviors when dealing with parallel tasks.
+
+ Build System:
+ * Fix compilation when using MSG_USE_DEPRECATED.
  * Fix compilation on Macs.
+ * Environment variables CFLAGS and LDFLAGS are now honored by cmake.
 
  -- $date Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>