summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-28 11:38:00 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-28 12:30:53 +0100
commitb8576f692f1f00163a7a50dbb3d27cfe88c2abc6 (patch)
tree7e72cee646676446d1cbc3f10ca2ab7251437a3c
parent77c7615ffb9ada7a9a75507498986e48aa106a5b (diff)
final updates to release announcement, adding RA to the site
-rw-r--r--news/2019-0.11.0.inc2
-rw-r--r--template/news.html.j2.inc1
2 files changed, 3 insertions, 0 deletions
diff --git a/news/2019-0.11.0.inc b/news/2019-0.11.0.inc
index b74b45f5..333b2869 100644
--- a/news/2019-0.11.0.inc
+++ b/news/2019-0.11.0.inc
@@ -77,6 +77,8 @@ stopped using <tt>gnunet-arm -e</tt>.
<li>There are minor implementation limitations in SET that create
unnecessary attack surface for availability.</li>
<li>The RPS subsystem remains experimental.</li>
+ <li>Some high-level tests in the test-suite fail non-deterministically due to
+ the low-level TRANSPORT issues.</li>
</ul>
<p>
In addition to this list, you may also want to consult our bug tracker
diff --git a/template/news.html.j2.inc b/template/news.html.j2.inc
index d4a422ba..2b69b109 100644
--- a/template/news.html.j2.inc
+++ b/template/news.html.j2.inc
@@ -1,3 +1,4 @@
+{% include "news/2019-0.11.0.inc" %}
{% include "news/2019-02.inc" %}
{% include "news/2018-07.inc" %}
<a href="old-news.html"><h3>{{ _("More news")}}</h3></a>