summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-03-05 11:43:32 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-03-05 11:43:32 +0100
commit0995eb334f919f2038b8409aab17f2d67470c381 (patch)
treee47fe6e917707793c4907c892bee98349c07833e /ChangeLog.asciidoc
parent7115f8306ae321af47cd8f536a3e0df0f36606cc (diff)
downloadweechat-0995eb334f919f2038b8409aab17f2d67470c381.zip
relay: add signals "relay_client_xxx" for client status changes (closes #2)
New signals: - relay_client_connecting - relay_client_waiting_auth - relay_client_connected - relay_client_auth_failed - relay_client_disconnected
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r--ChangeLog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index 0aa4b3c81..db0909de6 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -59,6 +59,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* lua: fix interpreter used after unload of a script
* perl: fix context used after unload of a script
* python: fix interpreter used after unload of a script
+* relay: add signals "relay_client_xxx" for client status changes (closes #2)
* relay: add option relay.network.clients_purge_delay
* relay: fix freeze after /upgrade when many disconnected clients still exist
* relay: fix NULL pointer when reading buffer lines for irc backlog