diff options
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r-- | ChangeLog.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 8c02c8a5d..d511de407 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -51,6 +51,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * irc: fix translation of CTCP PING reply (closes #137) * guile: fix compilation with Guile < 2.0.4 (closes #198) * perl: fix detection of Perl >= 5.20 with autotools +* relay: fix send of signals "relay_client_xxx" (closes #214) * script: fix crash on "/script update" if a script detail is displayed in buffer (closes #177) * trigger: do not allow any changes on a trigger when it is currently running |