summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-05-06 21:50:08 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-05-06 21:50:08 +0200
commita54566df2e37cc5fac70d8bbd5df72911a5c52e6 (patch)
treee82ca52e0b01b45871ab1cde592e89956ee6ca7b /ChangeLog.asciidoc
parent37ad9e368490c4ef6f6d74dcc8911caad49f8e1a (diff)
downloadweechat-a54566df2e37cc5fac70d8bbd5df72911a5c52e6.zip
xfer: fix problem with option xfer.file.auto_accept_nicks when the server name contains dots
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r--ChangeLog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index 9440d4e68..4236df06e 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -139,6 +139,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* scripts: fix crash when a signal is received with type "int" and NULL pointer
in signal_data
* trigger: add trigger plugin: new command /trigger and file trigger.conf
+* xfer: fix problem with option xfer.file.auto_accept_nicks when the server
+ name contains dots
* xfer: fix freeze/problems when sending empty files with DCC (closes #53)
* xfer: fix connection to remote host in DCC receive on Mac OS X (closes #25)
* xfer: remove bind on xfer.network.own_ip (closes #5)