core: move build option CA_FILE in build section
This commit is contained in:
parent
dd916d5e52
commit
4c25151f31
@ -20,7 +20,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
|
|||||||
|
|
||||||
New features::
|
New features::
|
||||||
|
|
||||||
* core: add option weechat.network.gnutls_ca_system, rename option weechat.network.gnutls_ca_file to weechat.network.gnutls_ca_user, delete and reload certificates when options are changed, remove build option CA_FILE (issue #972)
|
* core: add option weechat.network.gnutls_ca_system, rename option weechat.network.gnutls_ca_file to weechat.network.gnutls_ca_user, delete and reload certificates when options are changed (issue #972)
|
||||||
* core: use XDG directories by default (config, data, cache, runtime) (issue #1285)
|
* core: use XDG directories by default (config, data, cache, runtime) (issue #1285)
|
||||||
* core: evaluate option weechat.network.gnutls_ca_file
|
* core: evaluate option weechat.network.gnutls_ca_file
|
||||||
* core: evaluate option weechat.plugin.path, change default value to "${weechat_data_dir}/plugins"
|
* core: evaluate option weechat.plugin.path, change default value to "${weechat_data_dir}/plugins"
|
||||||
@ -61,6 +61,7 @@ Tests::
|
|||||||
|
|
||||||
Build::
|
Build::
|
||||||
|
|
||||||
|
* core: remove build option CA_FILE
|
||||||
* core: set WeeChat home to empty string by default in CMake and autotools
|
* core: set WeeChat home to empty string by default in CMake and autotools
|
||||||
|
|
||||||
[[v3.1]]
|
[[v3.1]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user