X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f9bb80daccf52fba2e729885ff8cf57f76d4ab1d..52a23db0959ef15916f42d3298db0d420b488048:/ChangeLog diff --git a/ChangeLog b/ChangeLog index fc1e3309c4..f5b41e881f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -86,6 +86,7 @@ SimGrid (3.3.4) unstable; urgency=low * Change the prototype of xbt_thread_create(), sorry. Added a boolean parameter indicating whether we want to join this thread (used in SG only for now) + * Implement xbt_thread_join and xbt_thread_yield in SG also. Bug fixes: * GTNetS wrappers should now be usable again (and betterly tested too)