summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-08-06 22:13:10 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-08-06 22:13:10 +0200
commitb4215ee466d482360b4cb2452816fa1cc4d9d9cc (patch)
treef06e44b52b6410b4784af53dd42b336d6bf097d2 /ChangeLog.adoc
parent210e8648991903738d91dfeac22de107e9cabc7d (diff)
downloadweechat-b4215ee466d482360b4cb2452816fa1cc4d9d9cc.zip
tests: add tests on IRC function irc_nick_is_nick
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 65873cf79..7a1399501 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -45,7 +45,7 @@ Bug fixes::
Tests::
- * unit: add tests on IRC ignore and message functions
+ * unit: add tests on IRC ignore, message and nick functions
Build::