mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 18:53:12 +02:00
api: change type of argument object_id in upgrade_new callback from string to integer (in scripts)
This commit is contained in:
@@ -41,6 +41,7 @@ Bug fixes::
|
||||
|
||||
* core: fix wrong terminal title on terminal resize (issue #1702)
|
||||
* api: change type of argument remaining_calls in hook_timer callback from string to integer (in scripts)
|
||||
* api: change type of argument object_id in upgrade_new callback from string to integer (in scripts)
|
||||
* irc: fix duplicated channels in autojoin option when autojoin_dynamic is enabled (issue #1795)
|
||||
* irc: fix display of TOPIC and QUIT messages with an empty trailing parameter (issue #1797)
|
||||
* irc: fix parsing of messages with trailing spaces and no trailing parameter (issue #1803)
|
||||
|
||||
Reference in New Issue
Block a user