1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 13:56:37 +02:00

core: add minimal GnuTLS version in ChangeLog (issue #2193)

This commit is contained in:
Sébastien Helleu
2024-10-13 14:07:02 +02:00
parent 1bf4e466f9
commit d9e1b545b4
+1
View File
@@ -9,6 +9,7 @@
- relay/api: allow array with multiple requests in websocket frame received from client
- core, plugins: simplify help on parameters that can be repeated in commands
- build: require Curl ≥ 7.47.0 ([#2195](https://github.com/weechat/weechat/issues/2195))
- build: require GnuTLS ≥ 3.3.0 ([#2193](https://github.com/weechat/weechat/issues/2193))
### Added