From 8cd3360a9a72155bc6112c83f434302418ec2e8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 9 Nov 2014 16:31:20 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 9ab764f2d..520ee504d 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -67,6 +67,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] of option when it is changed with /set * relay: remove "::ffff:" from IPv4-mapped IPv6 client address (closes #111) * trigger: fix memory leak when allocating a new trigger with several regex +* xfer: bind to wildcard address when sending (closes #173) == Version 1.0.1 (2014-09-28)