summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-05-17 21:07:24 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-05-17 21:07:24 +0200
commit6ae04c4947c211a356b9acd22f8225134728d4c6 (patch)
tree0be8e6b21506ff4ae2d33db3bc7d97005efe5f98
parentfbf68dcc14cb7a61d25fe0a744105c0d2b77f8bf (diff)
downloadweechat-6ae04c4947c211a356b9acd22f8225134728d4c6.zip
core: update ChangeLog (closes #1688)
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 66b74b759..ae5c1bbe5 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -43,6 +43,7 @@ New features::
* irc: add support of capabilities "batch" and "draft/multiline" (issue #1292, issue #1923)
* irc: add modifier "irc_cap_sync_req" (issue #1767)
* irc: add support of "LINELEN" in message 005 (max message length in bytes) (issue #1927)
+ * irc: add support of "UTF8ONLY" in message 005 (issue #1688)
* irc: add command `/rules` (issue #1864)
* irc: add command `/knock` (issue #7)
* irc: add server option "registered_mode", add fields "authentication_method" and "sasl_mechanism_used" in server (issue #1625)