1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 03:03:12 +02:00

relay: add option relay.network.clients_purge_delay

This commit is contained in:
Sebastien Helleu
2014-02-23 20:32:42 +01:00
parent 897bb0950c
commit fdfee08cf8
22 changed files with 138 additions and 18 deletions
+1
View File
@@ -48,6 +48,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 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
* scripts: fix crash when a signal is received with type "int" and NULL pointer