X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5119d31da6d329bfcf55d56333e554e1ce1de5e1..2c08a3a6311b30c8cc038bf2ce0abb096db37054:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 31e61b7acb..d8d60409eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ SimGrid (3.0.1) unstable; urgency=low xbt_fifo_item_t xbt_fifo_get_next_item(xbt_fifo_item_t i); xbt_fifo_item_t xbt_fifo_get_prev_item(xbt_fifo_item_t i); [AL] + * Bugfix: really disconnect fifo items which are remove_item()ed [AL] MSG: * Add addtionnal checkings on channel values in communicating functions.