Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
some changes for Windows (shell) compatibility and comment the sync call to test...
[simgrid.git] / ChangeLog
index 95f44f3..95df710 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -55,6 +55,9 @@ SimGrid (3.3-cvs) unstable; urgency=low
   * Make dictionary internal table dynamic. No need to specify its size
     anymore; functions xbt_dict_new_ext() and xbt_dict_hashsize_set()
     thus dropped. [Mt].
+  * Make sure the log channels are organized as a tree under windows
+    (because of ANSI C compatibility issue, any channel were child of
+     root directly) [Mt].
 
  SURF:
   * Cleaned many thing in surf and fixed a few bugs [AL].