JavaSript:
* The findChildNodes global function has been deprecated. Y.all should
be used instead.
+ * The callback argument to confirm_action and M.util.show_confirm_dialog has been deprecated. If you need to write a
+ confirmation which includes a callback, please use moodle-core-notification-confirmation and attach callbacks to the
+ events provided.
+* New locking api and admin settings to configure the system locking type.
+
=== 2.6 ===
* Use new methods from core_component class instead of get_core_subsystems(), get_plugin_types(),