X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/244d7851457bfd373983edfb00c80760239dc8ab..82230d737404aa70c3c2b5824d97109f1f129d58:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 3c8d633b10..41299260ce 100644 --- 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 + + TRACE + - Remove viva specific tracing as the tool is no longer maintained SimGrid (3.17) Released October 8 2017