diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-02-04 07:59:50 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-02-04 07:59:50 +0100 |
commit | 49a7ac5cab24d4b39371f1f4617082330f586845 (patch) | |
tree | 322a80e35a6a488428d292d13977c6531a7947fc | |
parent | 1f5f2cae12421b53f40ccaab4e8f3a998ad54398 (diff) | |
download | weechat-49a7ac5cab24d4b39371f1f4617082330f586845.zip |
core: update ChangeLog
-rw-r--r-- | ChangeLog.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 014661ac7..2e52d4064 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -30,6 +30,8 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] === Bugs fixed * irc: fix completion of commands /allchan and /allpv +* relay: remove v4-mapped addresses in /help relay.network.allowed_ips + (closes #325) == Version 1.1.1 (2015-01-25) |