1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 17:53:13 +02:00

core: update ChangeLog (closes #1666)

This commit is contained in:
Sébastien Helleu
2021-10-23 14:44:20 +02:00
parent fb4d947a8c
commit 08d3e3b2b7
+3
View File
@@ -22,10 +22,13 @@ New features::
* core: add command /toggle
* api: add user variables in evaluation of expressions with "define:name,value"
* api: add IRC message parameters "paramX" and "num_paramx" in output of irc_message_parse
* irc: allow quotes around IRC message in command /server fakerecv
Bug fixes::
* api: fix search of option when the section is not given in functions config_search_option and config_search_section_option
* irc: fix parsing of parameters in all IRC messages (issue #1666)
* irc: fix parsing of CAP message when there is no prefix (issue #1707)
* irc: fix parsing of TAGMSG message when there is a colon before the channel