aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-12-12 21:57:36 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-12-12 21:57:36 +0100
commit9d6b2097b5bf5f70dd591e451fd5404c9b0b6040 (patch)
tree064be80a1cc85717d7c59561ed306a1a2a5b73d0
parentd642d94926c487860307cf1da07bba4625a65902 (diff)
downloadwww-9d6b2097b5bf5f70dd591e451fd5404c9b0b6040.tar.gz
www-9d6b2097b5bf5f70dd591e451fd5404c9b0b6040.zip
add disclaimer
-rw-r--r--news/2019-0.12.0.html.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/news/2019-0.12.0.html.j2 b/news/2019-0.12.0.html.j2
index 0d4e885f..a438fb9c 100644
--- a/news/2019-0.12.0.html.j2
+++ b/news/2019-0.12.0.html.j2
@@ -5,6 +5,10 @@
5 We are pleased to announce the release of GNUnet 0.12.0. 5 We are pleased to announce the release of GNUnet 0.12.0.
6<br> 6<br>
7 This is a new major release. It breaks protocol compatibility with the 0.11.x versions. 7 This is a new major release. It breaks protocol compatibility with the 0.11.x versions.
8 Please be aware that Git master is thus henceforth <b>INCOMPATIBLE</b> with
9 the 0.11.x GNUnet network, and interactions between old and new peers
10 will result in signature verification failures. 0.11.x peers will <b>NOT</b>
11 be able to communicate with Git master or 0.12.x peers.<br/>
8 In terms of usability, users should be aware that there are still 12 In terms of usability, users should be aware that there are still
9 <b>a large number of known open issues</b> in particular with respect to ease 13 <b>a large number of known open issues</b> in particular with respect to ease
10 of use, but also some critical privacy issues especially for mobile users. 14 of use, but also some critical privacy issues especially for mobile users.