X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c80eff88110151cbf0bf09fafeeab4b287e185ab..e6d2747ecfb874f8e351f6f549d3f7f945a4d453:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 116bc1d3ef..8a780fd781 100644 --- a/ChangeLog +++ b/ChangeLog @@ -81,6 +81,7 @@ SimGrid (3.13) UNRELEASED; urgency=low * Kill the xbt_peer_t data type: it's useless without GRAS. * Kill rm_cb feature of config sets: it was never useful. * Kill graphxml parsing feature. It was not used. + * Kill the deprecated code protected by XBT_USE_DEPRECATED * New functions: - xbt_dynar_sort_strings(), when the content is char* - xbt_str_parse_int / xbt_str_parse_double, wrapping strtol/strtod