diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-02-28 12:27:58 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-02-28 12:30:53 +0100 |
commit | 8a72e8a7f2cc32170b538410314e7975d5863f8c (patch) | |
tree | 713a262e0f0b72a82f5fe78464d5ba6bbaf981b7 | |
parent | b8576f692f1f00163a7a50dbb3d27cfe88c2abc6 (diff) |
add note on out-of-order issue to RA
-rw-r--r-- | news/2019-0.11.0.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/2019-0.11.0.inc b/news/2019-0.11.0.inc index 333b2869..c174a4c7 100644 --- a/news/2019-0.11.0.inc +++ b/news/2019-0.11.0.inc @@ -71,7 +71,7 @@ stopped using <tt>gnunet-arm -e</tt>. which will need to be addressed in the future to achieve acceptable usability, performance and security.</li> <li>There are known moderate implementation limitations in CADET that - negatively impact performance.</li> + negatively impact performance. Also CADET may unexpectedly deliver messages out-of-order.</li> <li>There are known moderate design issues in FS that also impact usability and performance.</li> <li>There are minor implementation limitations in SET that create |