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

core: update ChangeLog

This commit is contained in:
Sébastien Helleu
2022-01-23 15:42:16 +01:00
parent 6a88bbb4cc
commit 13fb3649dd
+1
View File
@@ -26,6 +26,7 @@ New features::
Bug fixes::
* core: remove obsolete option weechat.plugin.debug (issue #1744)
* core: fix search of commands with UTF-8 chars in name when option weechat.look.command_incomplete is on (issue #1739)
* core: fix display of hotlist in buflist after changing value of option weechat.look.hotlist_sort (issue #1733)
* api: fix add of infolist items in hashtable when prefix contains UTF-8 chars in function hashtable_add_from_infolist (issue #1739)