summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2022-03-19 08:24:48 +0000
committerDaiki Ueno <ueno@gnu.org>2022-03-19 08:24:48 +0000
commite3bcd6b7d1585c87a1670ce4a9dee6aba130fd2c (patch)
treebce61132a90d1aa9c96dc711b0ab697d04e3c5fb /NEWS
parent3f802179aef10d35a501388333d680946a5fdf2c (diff)
parent33a9c32a31b246a10af5aaf413ae6e927810e723 (diff)
downloadgnutls-e3bcd6b7d1585c87a1670ce4a9dee6aba130fd2c.tar.gz
Merge branch 'configure-args-compression' into 'master'
configure.ac: fix brotli/zstd configure argument name; fix zstd searching Closes #1342 and #1343 See merge request gnutls/gnutls!1557
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1d1ff97314..32b1e0dd2c 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,15 @@ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2019 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version ?.?.? (released ????-??-??)
+
+** The configure arguments for Brotli and Zstandard (zstd) support
+ have changed to reflect the previous help text: they are now
+ --with-brotli/--with-zstd respectively (#1342).
+
+** Detecting the Zstandard (zstd) library in configure has been
+ fixed (#1343).
+
* Version 3.7.4 (released 2022-03-17)
** libgnutls: Added support for certificate compression as defined in RFC8879