1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: update GnuTLS section in release notes

This commit is contained in:
Sébastien Helleu
2020-05-08 20:01:15 +02:00
parent 7aed668468
commit 7f1aeae5fb
+2 -2
View File
@@ -36,8 +36,8 @@ Therefore two functions have been renamed in API and moved to the new
The old names are still valid for compatibility reasons, but it is recommended
to use only the new names as the old ones may be removed in an upcoming release.
[[v2.9_remove_gnutls_build_option]]
=== GnuTLS is not optional any more
[[v2.9_gnutls_required_dependency]]
=== GnuTLS is now a required dependency
The build options `ENABLE_GNUTLS` (in CMake) and `--disable-gnutls` (in autotools)
have been removed. That means now GnuTLS is always compiled and used in WeeChat.