core: update ChangeLog

v2.8-utf8proc
Sébastien Helleu 2017-01-15 07:21:09 +01:00
parent 5280b7d095
commit 96499ad34a
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Improvements::
* alias: add a slash before commands completed in arguments of /alias
* exec: add option "-oc" in command /exec to execute commands in process output, don't execute commands by default with "-o" (issue #877)
* irc: evaluate content of server option "ssl_fingerprint" (issue #858)
* irc: change default value of option irc.network.lag_reconnect to 300 (issue #818)
* irc: change default value of option irc.network.lag_reconnect from 0 to 300 (issue #818)
* trigger: do not hide email in command "/msg nickserv register password email" (issue #849)
Bug fixes::