summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-02-17 13:43:05 +0000
committerng0 <ng0@n0.is>2019-02-17 13:43:05 +0000
commit5c8244f3ce49b538a0840586ea3410eb34153cd4 (patch)
tree271d29b4e8941bb0461dfe0b13217b1438c17ea3
parentd151190571d60ad0bd3dce143294c9306dc1fcba (diff)
syntax fixes in ra
-rw-r--r--news/2019-0.11.0.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/news/2019-0.11.0.inc b/news/2019-0.11.0.inc
index f5e1bb33..3fd6472d 100644
--- a/news/2019-0.11.0.inc
+++ b/news/2019-0.11.0.inc
@@ -1,5 +1,6 @@
+<article>
<h3>
-<A NAME="gnunet0.11.0">2019-02: GNUnet 0.11.0 released</A>
+<a NAME="gnunet0.11.0">2019-02: GNUnet 0.11.0 released</a>
</h3>
We are pleased to announce the release of GNUnet 0.11.0. <br>
@@ -42,7 +43,7 @@ stopped using <tt>gnunet-arm -e</tt>.
<li>GNS responses are now padded to minimize information disclosure from the size</li>
<li>Fixed API issues and (rare) crash bugs in CADET</li>
<li>The experimental SecuShare code is not included in the release, you can
- now find it in the <a href="git://git.gnunet.org/gnunet-secushare/">gnunet-secushare</a>
+ now find it in the <a href="https://git.gnunet.org/gnunet-secushare/">gnunet-secushare</a>
Git repository.</li>
<li>The Ascension tool (separate download) now allows importing DNS zones into GNS via AXFR.</a>
<li>GNUnet now includes a decentralised identity attribute sharing service:
@@ -90,3 +91,4 @@ Julien Morvan, Adnan H, Lin Tong, Andreas Fuchs, Christian Rupp, jah,
Alejandra Morales, Matthias Kolja Miehl, Andrew Cann, Antonio Ojea,
Pascal Mainini, amirouche and hark.
</p>
+</article>