X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5e86f99f0cc0c99f53021863be5961535e717ee5..0b19a7abe873f7a3f430c38dfd54d36d05da61d9:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 7567984e5b..3888bc6a78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,9 @@ User-visible changes: - 'verbose-exit' is now 'debug/verbose-exit' - 'simix/breakpoint' is now 'debug/breakpoint' - 'clean-atexit' is now 'debug/clean-atexit' + - Removed all that was related to the "Storage" type in all APIs and bindings. + "Disks" have been introduced more than a year ago to replace them for the better. + It's time to finish this replacement. S4U: - Define new template functions Mailbox::get_unique(), returning a std::unique_ptr.