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

core: add new option trigger.color.identifier in ChangeLog

This commit is contained in:
Sébastien Helleu
2022-08-15 13:10:29 +02:00
parent 0f67f55098
commit b26fb7fba6
+1 -1
View File
@@ -27,7 +27,7 @@ New features::
* buflist: add variable `${hotlist_priority_number}` (integer version of `${hotlist_priority}`)
* irc: display SETNAME command in channels and private buffers, add options irc.color.message_setname and irc.look.smart_filter_setname (issue #1805)
* irc: display an error message when using command /dcc without xfer plugin loaded
* trigger: add elapsed time for trigger execution on monitor buffer when trigger debug is set (issue #1806)
* trigger: add elapsed time for trigger execution on monitor buffer when trigger debug is set, add option trigger.color.identifier (issue #1806)
Bug fixes::