MDL-37562 calendar: Updating upgrade.txt to mention calendar_update_subscription()

This commit is contained in:
Ankit Agarwal 2013-04-08 13:48:10 +08:00
parent ab37339d09
commit 8aba76fddf

View File

@ -8,6 +8,9 @@ required changes in code:
* calendar_update_subscription_events() now throws a dml_exception instead of moodle_exception for bad subscriptions
* calendar_get_mini() function now has optional $placement and $courseid paramaters.
optional - no changes needed:
* calendar_update_subscription() should now be used to update Ical subscriptions.
=== 2.4 ===
required changes in code: