1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 22:06:38 +02:00

core: update ChangeLog (issue #1319)

This commit is contained in:
Sébastien Helleu
2019-03-01 07:41:24 +01:00
parent 7b43d2fe43
commit b9044f5ca1
+1
View File
@@ -31,6 +31,7 @@ Bug fixes::
* core: refilter only affected buffers on filter change (issue #1309, issue #1311)
* fset: fix slow refresh of fset buffer during /reload (issue #1313)
* 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
* spell: fix detection of nick followed by the nick completer (issue #1306, issue #1307)