-This files describes API changes in core lbraries and APIs,
+This files describes API changes in core libraries and APIs,
information provided here is intended especially for developers.
=== 2.5 ===
* Function get_users_listing now return list of users except guest and deleted users. Previously
deleted users were excluded by get_users_listing. As guest user is not expected while browsing users,
and not included in get_user function, it will not be returned by get_users_listing.
+* The signature of the add() method of classes implementing the parentable_part_of_admin_tree
+ interface (such as admin_category) has been extended. The new parameter allows the caller
+ to prepend the new node before an existing sibling in the admin tree.
YUI changes:
* M.util.help_icon has been deprecated. Code should be updated to use moodle-core-popuphelp