core: update ChangeLog (issue #1384)

v2.8-utf8proc
Sébastien Helleu 2019-07-31 22:55:40 +02:00
parent f8b8669d2e
commit 2e07121457
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ New features::
Bug fixes::
* core: fix memory leak in case of error when building content of bar item for display (issue #1384)
* core: send command line parameter to plugins only if the name starts with the plugin name followed by a colon
* core: auto disable upgrade process (command line option "--upgrade") if the file weechat.upgrade is not found
* core: replace newlines by spaces in argument "completion" of function hook_command (issue #538)