summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2022-02-05 10:04:25 +0100
committerSébastien Helleu <flashcode@flashtux.org>2022-02-05 10:04:25 +0100
commite8c59e1f5b0d9592927b7a59673b9f1a0c2e0edf (patch)
tree1d2ac4bd5249df0a4ebdae17638674401a13e4a0
parentec86c33789dec784048482ef350ac587765e1672 (diff)
downloadweechat-e8c59e1f5b0d9592927b7a59673b9f1a0c2e0edf.zip
core: fix style in ChangeLog
-rw-r--r--ChangeLog.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 08f326a42..d49e8ca7f 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -20,7 +20,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
New features::
- * core: search in message tags when tags are displayed with /debug tags
+ * 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 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