core: update ChangeLog

v2.8-utf8proc
Sébastien Helleu 2018-04-10 19:58:03 +02:00
parent 4001ed956f
commit 9a969c41db
1 changed files with 3 additions and 0 deletions

View File

@ -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::