Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
allow the use of MSG_TIMEOUT_FAILURE if MSG_USE_DEPRECATED is declared)
[simgrid.git] / ChangeLog
index 041d66c..5c28784 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,6 +46,7 @@ SimGrid (3.4-svn) unstable; urgency=low
   * Kill MSG_WARNING and MSG_FATAL return codes: they were not used
     anywere in source.
   * Rename MSG_TIMEOUT_FAILURE into MSG_TIMEOUT for sake of logic
+    (declare MSG_USE_DEPRECATED to still have the old name)
   * Add a MSG_task_set_data() function
   * About trace replay (see examples/msg/actions):
     - implement barrier