1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 02:03:13 +02:00

core: add note about old libgcrypt versions in release notes

This commit is contained in:
Sébastien Helleu
2024-05-31 13:34:23 +02:00
parent 88b021f1b7
commit 571da9f056
+7 -1
View File
@@ -14,7 +14,13 @@ For a complete list of changes, please look at ChangeLog.
[[v4.3.1]]
== Version 4.3.1 (under dev)
No release notes.
[[v4.3.1_libgcrypt]]
=== Detection of libgcrypt
The detection of libgcrypt has been fixed to properly detect libgcrypt >= 1.11. +
As a consequence, the detection of an old version of libgcrypt is failing if the
file `libgcrypt.pc` is not found. +
This affects old distributions like Debian Buster and Ubuntu Bionic.
[[v4.3.0]]
== Version 4.3.0 (2024-05-26)