1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 06:46:38 +02:00

core: fix style in ChangeLog

This commit is contained in:
Sébastien Helleu
2022-04-24 10:31:28 +02:00
parent 8be5759ef7
commit e46d2567ea
+1 -1
View File
@@ -38,7 +38,7 @@ New features::
* core: search in message tags when tags are displayed with `/debug tags`
* core: add support of date and tags in messages displayed in buffers with free content, add function printf_y_date_tags (issue #1746)
* irc: add command /autojoin, add server option "autojoin_dynamic"
* irc: add command `/autojoin`, add server option "autojoin_dynamic"
* irc: add IRC message tags in messages displayed (issue #1680)
* relay: add `zstd` (https://facebook.github.io/zstd/[Zstandard]) compression in weechat protocol, remove option `compression` from `init` command, rename option relay.network.compression_level to relay.network.compression
* trigger: add variables `${tg_tag_irc_xxx}` containing IRC message tags (issue #1680)