Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
size shouldn't be accessible from the user API.
[simgrid.git] / ChangeLog
index 5a6b8c6..c6c0132 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,12 +9,14 @@ SimGrid (3.10) NOT RELEASED; urgency=low
  Java:
  * Reintegrate Java to the main archive as desynchronizing these
    package is not acceptable anymore (Java is now considered stable)
+ * Add explicit synchronization facilities through semaphores
  * Bugfix: Task.setDataSize() only changed the C world, not the value
    cached in the Java world
 
  MSG:
  * Dramatically change the way files are handled. API and internals changed, but
-   this part of MSG was not considered as production grade either. 
+   this part of MSG was not considered as production grade either.
+ * Add explicit synchronization facilities through semaphores
 
  SMPI:
  * SMPI is now included directly in the libsimgrid as the windows