summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-12-07 22:38:58 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-12-07 22:38:58 +0100
commitc832116caeb2d001bc9c765a59c1053e3ad1cc9d (patch)
treea7451f731da623d5217bfed738a436ad7817e38b /ChangeLog
parent1aeeecb82d473a23737191bfd18c3cb6239d06f7 (diff)
downloadweechat-c832116caeb2d001bc9c765a59c1053e3ad1cc9d.zip
irc: rename option irc.look.ban_mask_default to irc.network.ban_mask_default
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a616e8143..059b80b15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -49,7 +49,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* aspell: fix detection of nicks with non-alphanumeric chars
* guile: disable guile gmp allocator (fix crash on unload of relay plugin)
(bug #40628)
-* irc: add option irc.look.ban_mask_default (bug #26571)
+* irc: add option irc.network.ban_mask_default (bug #26571)
* irc: add option irc.network.lag_max
* irc: fix ignore on a host without nick
* irc: use color code 0x1F (`ctrl-_`) for underlined text in input line (same