core: update ChangeLog

v2.8-utf8proc
Sébastien Helleu 2016-09-22 21:10:52 +02:00
parent d0b1d4f6ad
commit 1c626ab946
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ Bug fixes::
* api: fix crash in function network_connect_to() if address is NULL
* api: fix connection to servers with hook_connect() on Windows 10 with Windows subsystem for Linux (issue #770)
* api: fix crash in function string_split_command() when the separator is not a semicolon (issue #731)
* irc: fix socket leak in connection to server (issue #358, issue #801)
* irc: fix display of service notice mask (message 008) (issue #429)
* irc: fix NULL pointer dereference in 734 command callback (issue #738)
* relay: return an empty hdata when the requested hdata or pointer is not found (issue #767)