aboutsummaryrefslogtreecommitdiff
path: root/news/2019-0.11.6.inc
diff options
context:
space:
mode:
Diffstat (limited to 'news/2019-0.11.6.inc')
-rw-r--r--news/2019-0.11.6.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/news/2019-0.11.6.inc b/news/2019-0.11.6.inc
index 42953c00..8ffdf31c 100644
--- a/news/2019-0.11.6.inc
+++ b/news/2019-0.11.6.inc
@@ -61,6 +61,9 @@
61 <tt>TRANSPORT</tt>, <tt>TESTBED</tt> and <tt>CADET</tt> tests now pass again on macOS. 61 <tt>TRANSPORT</tt>, <tt>TESTBED</tt> and <tt>CADET</tt> tests now pass again on macOS.
62 </li> 62 </li>
63 <li> 63 <li>
64 <tt>CADET</tt>: Replaced enum <tt>GNUNET_CADET_ChannelOption</tt> with <tt>GNUNET_MQ_PriorityPreferences</tt> in preparation of API changed in the future.
65 </li>
66 <li>
64 The GNS proxy Certification Authority is now generated using gnutls-certtool, 67 The GNS proxy Certification Authority is now generated using gnutls-certtool,
65 if available, with opennssl/certtool as fallback. 68 if available, with opennssl/certtool as fallback.
66 </li> 69 </li>
@@ -77,7 +80,7 @@
77 </li> 80 </li>
78 <li> 81 <li>
79 There are known moderate implementation limitations in CADET that 82 There are known moderate implementation limitations in CADET that
80 negatively impact performance. Also CADET may unexpectedly deliver messages out-of-order. 83 negatively impact performance.
81 </li> 84 </li>
82 <li> 85 <li>
83 There are known moderate design issues in FS that also impact 86 There are known moderate design issues in FS that also impact