core: add more info about issue #771 in ChangeLog

v2.8-utf8proc
Sébastien Helleu 2016-08-30 18:27:30 +02:00
parent 593b3cad72
commit 4994e9cbb9
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Improvements::
Bug fixes::
* core, irc, xfer: refresh domain name and name server addresses before connection to servers (issue #771)
* core, irc, xfer: refresh domain name and name server addresses before connection to servers (fix connection to servers after suspend mode) (issue #771)
* 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)