summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2021-05-03 17:27:56 +0200
committerDaiki Ueno <ueno@gnu.org>2021-05-03 17:28:20 +0200
commitbf1b86d2378d00d0058bb3d1bffcff68fa867317 (patch)
treea05523d679ace2aedb9b0cc7b9f88da97be205a6 /NEWS
parentcca0ac94759aeeee08b80a6746ce59ad1b5a89b1 (diff)
downloadgnutls-bf1b86d2378d00d0058bb3d1bffcff68fa867317.tar.gz
global: rename GNUTLS_NO_EXPLICIT_INIT to GNUTLS_NO_IMPLICIT_INIT
The old envvar still has effect but has been marked as deprecated. Signed-off-by: Daiki Ueno <ueno@gnu.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c1db7910d2..16ee97fb87 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@ See the end for copying conditions.
** certtool: When signing a CSR, CRL distribution point (CDP) is no longer
copied from the signing CA by default (#1126).
+** libgnutls: The GNUTLS_NO_EXPLICIT_INIT envvar has been renamed to
+ GNUTLS_NO_IMPLICIT_INIT to reflect the purpose (#1178). The former is now
+ deprecated and will be removed in the future releases.
+
* Version 3.7.1 (released 2021-03-10)
** libgnutls: Fixed potential use-after-free in sending "key_share"