Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bug fix: Do not use the same name 'count' for two different variables (one
[simgrid.git] / ChangeLog
index dac1b88..35c5ffa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,7 +22,11 @@ SimGrid (3.0.1) unstable; urgency=low
   
   MSG:
   * Add additionnal checkings on channel values in communication [AL]
-  * New: MSG_task_get_source to see on which host a task was generated [HC]
+  * New: MSG_task_get_source to see on which host a task was generated [HC]
+
+  GRAS new functionnalities: [MQ]
+  * enhance the parsing macro to allow the size of multidimentional objects
+    to be given thru annotations.
 
   GRAS performance improvements: [MQ]
   [DataDesc]