From fd43ad6387ecbcb97d316f784e32db6cd5254a15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 29 Sep 2022 15:59:01 +0200 Subject: core: fix compilation with zstd < 1.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Note: zstd ≥ 0.8.1 is now required to compile WeeChat. --- doc/pl/weechat_user.pl.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/pl/weechat_user.pl.adoc') diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc index a87d693f2..106e2e0ff 100644 --- a/doc/pl/weechat_user.pl.adoc +++ b/doc/pl/weechat_user.pl.adoc @@ -153,7 +153,7 @@ WeeChat: Script plugin: read of repository index file (gzip). // TRANSLATION MISSING -| libzstd-dev | +| libzstd-dev | ≥ 0.8.1 | Logger plugin: compression of rotated log files. + Relay plugin: compression of messages (WeeChat -> client) with https://facebook.github.io/zstd/[Zstandard ^↗^,window=_blank] (weechat protocol). |=== -- cgit v1.2.3