Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New data container: setset (set of sets of elements)
[simgrid.git] / ChangeLog
index f4a8bc0..ad90087 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
 SimGrid (3.5) unstable; urgency=low
 
  XBT
+ * New data container: setset (set of sets of elements)
  * New function: xbt_dict_cursor_set_data()
+ * New function: xbt_fifo_get_last_item()
+ * Bug fix in xbt_dynar_shrink(): use the right element size
 
  -- Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>