X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ba9a4cfeba4eb00e84cd17603fc9654e81445655..d3154c75960afc4f3fe7e53c835e35f2584ed97a:/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