core: add issue #876 in ChangeLog

v2.8-utf8proc
Sébastien Helleu 2017-01-01 15:07:12 +01:00
parent 2087ec28e3
commit 28125942d4
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ Bug fixes::
* core: fix deadlock when quitting after a signal SIGHUP/SIGQUIT/SIGTERM is received (issue #32)
* core: fix display of empty lines in search mode (issue #829)
* api: fix crash in function string_expand_home() when the HOME environment variable is not set (issue #827)
* irc: fix buffer switching on manual join for forwarded channels (issue #876)
* irc: add missing tags on CTCP message sent
* lua: fix integers returned in Lua >= 5.3 (issue #834)
* relay: set status to "authentication failed" and close immediately connection in case of authentication failure in weechat and irc protocols (issue #825)