From 72dbae0d4340cf95e0eb0ec79bb621e95a2a9f2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 9 May 2020 10:22:33 +0200 Subject: [PATCH] core: add note about triggers and argument "modifier_data" of weechat_print modifier callback --- ReleaseNotes.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReleaseNotes.adoc b/ReleaseNotes.adoc index 5b5a1afa9..ded20da66 100644 --- a/ReleaseNotes.adoc +++ b/ReleaseNotes.adoc @@ -26,8 +26,8 @@ https://weechat.org/files/changelog/ChangeLog-devel.html[ChangeLog] The modifier "weechat_print" has been fixed and the content of "modifier_data" sent to the callback has changed (see issue #42). -This is an incompatible change, therefore all plugins and scripts using this -modifier and the "modifier_data" argument must be updated. +This is an incompatible change, therefore all plugins, scripts and triggers +using this modifier and the "modifier_data" argument must be updated. The old format contained plugin name + ";" + buffer name + ";" + tags: