From 9a969c41dbd938f598fd06f2dee8bbd3feafea57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 10 Apr 2018 19:58:03 +0200 Subject: core: update ChangeLog --- ChangeLog.adoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog.adoc') diff --git a/ChangeLog.adoc b/ChangeLog.adoc index ec045e93b..6e3fd9c9c 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -33,7 +33,10 @@ Bug fixes:: * irc: fix split of messages when server option "split_msg_max_length" is set to 0 (no split) (issue #1173) * irc: send whole IRC message including IRCv3 tags in the signals irc_in, irc_in2, irc_raw_in and irc_raw_in2 (issue #787) * irc: fix memory leak when receiving a message with IRCv3 tags + * guile: fix memory leak in 7 functions returning allocated strings + * php: fix return code of functions config_write_option and config_write_line * php: fix memory leak in 72 functions returning allocated strings + * ruby: fix memory leak in 7 functions returning allocated strings * xfer: set option TCP_NODELAY on socket when receiving a file via DCC (issue #1171) Documentation:: -- cgit v1.2.3