Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / ChangeLog
index 3c8d633..4129926 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,14 @@ SimGrid (3.18) NOT RELEASED YET (target: December 24 2017)
  - Define class simgrid::xbt::Path to manage file names.
  - Removed unused functions:
    - xbt/file.h: xbt_basename(), xbt_dirname(), xbt_getline()
+   - xbt/str.h: xbt_str_join()
+   - xbt/heap.h: use std::priority_queue or boost::heap instead
+
+ XML
+ - Remove the undocumented/untested tag <include>
+
+ TRACE
+ - Remove viva specific tracing as the tool is no longer maintained
 
 SimGrid (3.17) Released October 8 2017