MDL-49290 message: add note about removed function
authorDan Poltawski <dan@moodle.com>
Wed, 13 Jan 2016 15:21:17 +0000 (15:21 +0000)
committerDan Poltawski <dan@moodle.com>
Wed, 13 Jan 2016 15:21:17 +0000 (15:21 +0000)
message/upgrade.txt

index 24604cb..8d46bab 100644 (file)
@@ -3,6 +3,7 @@ information provided here is intended especially for developers.
 
 === 3.1 ===
 * get_message_processors accepts an addition parameter for testing, which will just reset processor and exit.
+* Deprecated method message_current_user_is_involved() has been removed.
 
 === 2.9 ===
 * Renderer method \core_message_renderer::manage_messagingoptions now accepts a user id parameter as well.