1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 08:13:14 +02:00

core: update ChangeLog (issue #846)

This commit is contained in:
Sébastien Helleu
2023-03-19 18:25:05 +01:00
parent cee14f10d6
commit 40fa2605b1
+1 -1
View File
@@ -41,7 +41,7 @@ Bug fixes::
* core: display a specific error when trying to bind a key without area in mouse context
* core: fix display of key with command `/key bindctxt <context> <key>`
* core: fix default value of options for bars added by plugins
* core: fix default value of options for bars added by plugins (issue #846)
* core: allow any valid boolean value in command `/bar set <name> separator xxx`
* core: run config hooks only when value or default value is actually changed in set/reset/unset functions
* core: fix crash in case of NULL message sent to function gui_chat_printf_y_date_tags (issue #1883)