Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update ChangeLog for Semaphores in Java
authorLionel <eyraud@etincel.(none)>
Thu, 6 Jun 2013 19:59:47 +0000 (21:59 +0200)
committerLionel <eyraud@etincel.(none)>
Thu, 6 Jun 2013 19:59:47 +0000 (21:59 +0200)
ChangeLog

index 42fc2cb..c6c0132 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ 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