1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 14:56:39 +02:00

core: update ChangeLog

This commit is contained in:
Sébastien Helleu
2019-03-28 22:18:16 +01:00
parent da43e95c75
commit 8251f1fd13
+1
View File
@@ -38,6 +38,7 @@ Bug fixes::
* irc: fix update of channels modes with arguments when joining a channel (issue #1324)
* irc: quote NICK command argument sent to the server (issue #1319)
* php: fix memory leak in functions string_eval_expression, string_eval_path_home, key_bind, hook_process_hashtable, hook_hsignal_send, info_get_hashtable, hdata_update
* relay: fix crash when a weechat relay client reloads the relay plugin with /plugin reload relay (issue #1327)
* spell: fix detection of nick followed by the nick completer (issue #1306, issue #1307)
* trigger: fix split of hook arguments (issue #1322)